#F299D2#F299D2
#F299D2 is a light, vivid pink. Relative luminance 0.463; OKLCH L 79.0% C 0.127 H 341.6°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F299D2 |
|---|---|
| RGB | rgb(242, 153, 210) |
| HSL | hsl(322, 77%, 77%) |
| HSV | hsv(322, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 13.2%, 5.1%) |
| CIE-LAB | lab(73.75, 41.21, -15.17) |
| CIE-LCH | lch(73.75, 43.91, 339.80°) |
| OKLab | oklab(79% 0.1207 -0.0402) |
| OKLCH | oklch(79% 0.127 341.6) |
| XYZ | xyz(59.6423, 46.3162, 66.7587) |
| Luminance | 0.4631 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.02
Plum
#DDA0DD
ΔE00 5.71
Pink (survey)
#FF81C0
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 7.51
Powder Pink
#FFB2D0
ΔE00 8.04
Lilac
#C8A2C8
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299D2 #99F2B9
analogous
#E599F2 #F299D2 #F299A6
triadic
#F299D2 #D2F299 #99D2F2
tetradic
#F299D2 #F2E599 #99F2B9 #99A6F2
square
#F299D2 #F2E599 #99F2B9 #99A6F2
split-complementary
#F299D2 #A6F299 #99F2E5
monochromatic
#E42CA2 #EB63BA #F299D2 #F9CFEA #FCE4F3
Accessibility & contrast
On white
2.05
#F299D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#F299D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299D2
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299D2 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DADD4
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#FC9AAD
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f299d2; /* rgb */ color: rgb(242, 153, 210); /* oklch */ color: oklch(79.0% 0.127 341.6);
Tailwind
colors: {
custom: {
50: '#f8b8df',
500: '#f299d2',
950: '#000000',
},
}SCSS
$custom: #f299d2; $custom-light: #f8b8df; $custom-dark: #000000;
JSON
{
"hex": "#f299d2",
"rgb": {
"r": 242,
"g": 153,
"b": 210
},
"hsl": {
"h": 321.573,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.78998,
"c": 0.12725,
"h": 341.6
},
"luminance": 0.46313
}Semantic roles & 50–950 ramp
primary
#F299D2
secondary
#D8F3E2
accent
#DA560C
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083