#F299BC#F299BC
#F299BC is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.3% C 0.114 H 354.9°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F299BC |
|---|---|
| RGB | rgb(242, 153, 188) |
| HSL | hsl(336, 77%, 77%) |
| HSV | hsv(336, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 22.3%, 5.1%) |
| CIE-LAB | lab(73.09, 37.87, -4.03) |
| CIE-LCH | lch(73.09, 38.09, 353.93°) |
| OKLab | oklab(78.27% 0.1137 -0.0101) |
| OKLCH | oklch(78.27% 0.114 354.9) |
| XYZ | xyz(57.0874, 45.2942, 53.3030) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.90
Pinky
#FC86AA
ΔE00 5.32
Powder Pink
#FFB2D0
ΔE00 5.78
Faded Pink
#DE9DAC
ΔE00 6.07
Pink (survey)
#FF81C0
ΔE00 6.47
Rosa
#FE86A4
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299BC #99F2CF
analogous
#F299E9 #F299BC #F2A299
triadic
#F299BC #BCF299 #99BCF2
tetradic
#F299BC #E9F299 #99F2CF #A299F2
square
#F299BC #E9F299 #99F2CF #A299F2
split-complementary
#F299BC #99F2A2 #99E9F2
monochromatic
#E42C75 #EB6398 #F299BC #F9CFE0 #FCE4ED
Accessibility & contrast
On white
2.09
#F299BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F299BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299BC
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299BC | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABD
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#FF95A5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f299bc; /* rgb */ color: rgb(242, 153, 188); /* oklch */ color: oklch(78.3% 0.114 354.9);
Tailwind
colors: {
custom: {
50: '#f8b8d0',
500: '#f299bc',
950: '#000000',
},
}SCSS
$custom: #f299bc; $custom-light: #f8b8d0; $custom-dark: #000000;
JSON
{
"hex": "#f299bc",
"rgb": {
"r": 242,
"g": 153,
"b": 188
},
"hsl": {
"h": 336.404,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.78273,
"c": 0.11412,
"h": 354.9
},
"luminance": 0.45291
}Semantic roles & 50–950 ramp
primary
#F299BC
secondary
#D8F3E8
accent
#DA890C
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082