#F29EA2#F29EA2
#F29EA2 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.4% C 0.101 H 16.5°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F29EA2 |
|---|---|
| RGB | rgb(242, 158, 162) |
| HSL | hsl(357, 76%, 78%) |
| HSV | hsv(357, 35%, 95%) |
| CMYK | cmyk(0%, 34.7%, 33.1%, 5.1%) |
| CIE-LAB | lab(73.51, 31.77, 10.93) |
| CIE-LCH | lch(73.51, 33.60, 18.99°) |
| OKLab | oklab(78.38% 0.0964 0.0286) |
| OKLCH | oklch(78.38% 0.101 16.5) |
| XYZ | xyz(55.3683, 45.9435, 40.1272) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.10
Rose Pink
#F7879A
ΔE00 6.27
Soft Pink
#FDB0C0
ΔE00 6.44
Lightpink
#FFB6C1
ΔE00 6.58
Dusty Pink (survey)
#D58A94
ΔE00 6.92
Blush Pink
#FE828C
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29EA2 #9EF2EE
analogous
#F29ECC #F29EA2 #F2C49E
triadic
#F29EA2 #A2F29E #9EA2F2
tetradic
#F29EA2 #CCF29E #9EF2EE #C49EF2
square
#F29EA2 #CCF29E #9EF2EE #C49EF2
split-complementary
#F29EA2 #9EF2C4 #9ECCF2
monochromatic
#E4323B #EB686E #F29EA2 #F9D4D6 #FBE4E5
Accessibility & contrast
On white
2.06
#F29EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F29EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29EA2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29EA2 | 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)
#AEABA2
Deuteranopia (green-blind)
#C2BBA1
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f29ea2; /* rgb */ color: rgb(242, 158, 162); /* oklch */ color: oklch(78.4% 0.101 16.5);
Tailwind
colors: {
custom: {
50: '#f8bbbd',
500: '#f29ea2',
950: '#000000',
},
}SCSS
$custom: #f29ea2; $custom-light: #f8bbbd; $custom-dark: #000000;
JSON
{
"hex": "#f29ea2",
"rgb": {
"r": 242,
"g": 158,
"b": 162
},
"hsl": {
"h": 357.143,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.78378,
"c": 0.10057,
"h": 16.5
},
"luminance": 0.4594
}Semantic roles & 50–950 ramp
primary
#F29EA2
secondary
#D8F3F2
accent
#D9CF0D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181