#F299CA#F299CA
#F299CA is a light, vivid pink. Relative luminance 0.459; OKLCH L 78.7% C 0.122 H 346.1°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F299CA |
|---|---|
| RGB | rgb(242, 153, 202) |
| HSL | hsl(327, 77%, 77%) |
| HSV | hsv(327, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 16.5%, 5.1%) |
| CIE-LAB | lab(73.50, 39.96, -11.14) |
| CIE-LCH | lch(73.50, 41.48, 344.42°) |
| OKLab | oklab(78.72% 0.1183 -0.0292) |
| OKLCH | oklch(78.72% 0.122 346.1) |
| XYZ | xyz(58.6704, 45.9275, 61.6403) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.45
Pink (survey)
#FF81C0
ΔE00 5.55
Powder Pink
#FFB2D0
ΔE00 6.83
Plum
#DDA0DD
ΔE00 7.12
Pinky
#FC86AA
ΔE00 7.81
Pig Pink
#E78EA5
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299CA #99F2C1
analogous
#ED99F2 #F299CA #F2999E
triadic
#F299CA #CAF299 #99CAF2
tetradic
#F299CA #F2ED99 #99F2C1 #999EF2
square
#F299CA #F2ED99 #99F2C1 #999EF2
split-complementary
#F299CA #9EF299 #99F2ED
monochromatic
#E42C92 #EB63AE #F299CA #F9CFE6 #FCE4F1
Accessibility & contrast
On white
2.06
#F299CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#F299CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299CA
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299CA | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0ACCC
Deuteranopia (green-blind)
#B6BAC8
Tritanopia (blue-blind)
#FD98AA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f299ca; /* rgb */ color: rgb(242, 153, 202); /* oklch */ color: oklch(78.7% 0.122 346.1);
Tailwind
colors: {
custom: {
50: '#f8b8da',
500: '#f299ca',
950: '#000000',
},
}SCSS
$custom: #f299ca; $custom-light: #f8b8da; $custom-dark: #000000;
JSON
{
"hex": "#f299ca",
"rgb": {
"r": 242,
"g": 153,
"b": 202
},
"hsl": {
"h": 326.966,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.78724,
"c": 0.12182,
"h": 346.1
},
"luminance": 0.45924
}Semantic roles & 50–950 ramp
primary
#F299CA
secondary
#D8F3E4
accent
#DA680C
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083