#F29EA0#F29EA0
#F29EA0 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.3% C 0.101 H 18.0°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F29EA0 |
|---|---|
| RGB | rgb(242, 158, 160) |
| HSL | hsl(359, 76%, 78%) |
| HSV | hsv(359, 35%, 95%) |
| CMYK | cmyk(0%, 34.7%, 33.9%, 5.1%) |
| CIE-LAB | lab(73.46, 31.52, 11.97) |
| CIE-LCH | lch(73.46, 33.72, 20.79°) |
| OKLab | oklab(78.33% 0.0957 0.0312) |
| OKLCH | oklch(78.33% 0.101 18) |
| XYZ | xyz(55.1920, 45.8730, 39.1983) |
| Luminance | 0.4587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.47
Faded Pink
#DE9DAC
ΔE00 6.65
Rose Pink
#F7879A
ΔE00 6.65
Blush Pink
#FE828C
ΔE00 6.96
Lightpink
#FFB6C1
ΔE00 6.96
Soft Pink
#FDB0C0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29EA0 #9EF2F0
analogous
#F29ECA #F29EA0 #F2C69E
triadic
#F29EA0 #A0F29E #9EA0F2
tetradic
#F29EA0 #CAF29E #9EF2F0 #C69EF2
square
#F29EA0 #CAF29E #9EF2F0 #C69EF2
split-complementary
#F29EA0 #9EF2C6 #9ECAF2
monochromatic
#E43236 #EB686B #F29EA0 #F9D4D5 #FBE4E5
Accessibility & contrast
On white
2.06
#F29EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F29EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29EA0
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29EA0 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA0
Deuteranopia (green-blind)
#C2BB9F
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f29ea0; /* rgb */ color: rgb(242, 158, 160); /* oklch */ color: oklch(78.3% 0.101 18.0);
Tailwind
colors: {
custom: {
50: '#f8bbbc',
500: '#f29ea0',
950: '#000000',
},
}SCSS
$custom: #f29ea0; $custom-light: #f8bbbc; $custom-dark: #000000;
JSON
{
"hex": "#f29ea0",
"rgb": {
"r": 242,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.571,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.78328,
"c": 0.1006,
"h": 18
},
"luminance": 0.45869
}Semantic roles & 50–950 ramp
primary
#F29EA0
secondary
#D8F3F2
accent
#D9D40D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181