#F299BD#F299BD
#F299BD is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.3% C 0.115 H 354.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F299BD |
|---|---|
| RGB | rgb(242, 153, 189) |
| HSL | hsl(336, 77%, 77%) |
| HSV | hsv(336, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 21.9%, 5.1%) |
| CIE-LAB | lab(73.11, 38.02, -4.54) |
| CIE-LCH | lch(73.11, 38.29, 353.19°) |
| OKLab | oklab(78.3% 0.114 -0.0115) |
| OKLCH | oklch(78.3% 0.115 354.2) |
| XYZ | xyz(57.1956, 45.3375, 53.8727) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.12
Pinky
#FC86AA
ΔE00 5.46
Powder Pink
#FFB2D0
ΔE00 5.79
Faded Pink
#DE9DAC
ΔE00 6.27
Pink (survey)
#FF81C0
ΔE00 6.33
Rosa
#FE86A4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299BD #99F2CE
analogous
#F299EA #F299BD #F2A199
triadic
#F299BD #BDF299 #99BDF2
tetradic
#F299BD #EAF299 #99F2CE #A199F2
square
#F299BD #EAF299 #99F2CE #A199F2
split-complementary
#F299BD #99F2A1 #99EAF2
monochromatic
#E42C77 #EB639A #F299BD #F9CFE0 #FCE4ED
Accessibility & contrast
On white
2.09
#F299BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F299BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299BD
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299BD | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABE
Deuteranopia (green-blind)
#B9B9BB
Tritanopia (blue-blind)
#FF95A6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f299bd; /* rgb */ color: rgb(242, 153, 189); /* oklch */ color: oklch(78.3% 0.115 354.2);
Tailwind
colors: {
custom: {
50: '#f8b8d0',
500: '#f299bd',
950: '#000000',
},
}SCSS
$custom: #f299bd; $custom-light: #f8b8d0; $custom-dark: #000000;
JSON
{
"hex": "#f299bd",
"rgb": {
"r": 242,
"g": 153,
"b": 189
},
"hsl": {
"h": 335.73,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.78304,
"c": 0.11459,
"h": 354.2
},
"luminance": 0.45334
}Semantic roles & 50–950 ramp
primary
#F299BD
secondary
#D8F3E8
accent
#DA860C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082