#F299CB#F299CB
#F299CB is a light, vivid pink. Relative luminance 0.460; OKLCH L 78.8% C 0.122 H 345.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F299CB |
|---|---|
| RGB | rgb(242, 153, 203) |
| HSL | hsl(326, 77%, 77%) |
| HSV | hsv(326, 37%, 95%) |
| CMYK | cmyk(0%, 36.8%, 16.1%, 5.1%) |
| CIE-LAB | lab(73.53, 40.11, -11.65) |
| CIE-LCH | lch(73.53, 41.77, 343.81°) |
| OKLab | oklab(78.76% 0.1186 -0.0306) |
| OKLCH | oklch(78.76% 0.122 345.5) |
| XYZ | xyz(58.7892, 45.9750, 62.2659) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.36
Pink (survey)
#FF81C0
ΔE00 5.57
Plum
#DDA0DD
ΔE00 6.92
Powder Pink
#FFB2D0
ΔE00 6.97
Pinky
#FC86AA
ΔE00 8.01
Pig Pink
#E78EA5
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F299CB #99F2C0
analogous
#EC99F2 #F299CB #F2999F
triadic
#F299CB #CBF299 #99CBF2
tetradic
#F299CB #F2EC99 #99F2C0 #999FF2
square
#F299CB #F2EC99 #99F2C0 #999FF2
split-complementary
#F299CB #9FF299 #99F2EC
monochromatic
#E42C94 #EB63AF #F299CB #F9CFE7 #FCE4F1
Accessibility & contrast
On white
2.06
#F299CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F299CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F299CB
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F299CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F299CB | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FACCD
Deuteranopia (green-blind)
#B5BAC9
Tritanopia (blue-blind)
#FD98AB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f299cb; /* rgb */ color: rgb(242, 153, 203); /* oklch */ color: oklch(78.8% 0.122 345.5);
Tailwind
colors: {
custom: {
50: '#f8b8da',
500: '#f299cb',
950: '#000000',
},
}SCSS
$custom: #f299cb; $custom-light: #f8b8da; $custom-dark: #000000;
JSON
{
"hex": "#f299cb",
"rgb": {
"r": 242,
"g": 153,
"b": 203
},
"hsl": {
"h": 326.292,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.78758,
"c": 0.12247,
"h": 345.5
},
"luminance": 0.45972
}Semantic roles & 50–950 ramp
primary
#F299CB
secondary
#D8F3E4
accent
#DA660C
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083