#CE9994#CE9994
#CE9994 is a light, moderate red. Relative luminance 0.380; OKLCH L 73.2% C 0.064 H 24.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CE9994 |
|---|---|
| RGB | rgb(206, 153, 148) |
| HSL | hsl(5, 37%, 69%) |
| HSV | hsv(5, 28%, 81%) |
| CMYK | cmyk(0%, 25.7%, 28.2%, 19.2%) |
| CIE-LAB | lab(68.05, 19.11, 10.40) |
| CIE-LCH | lch(68.05, 21.76, 28.54°) |
| OKLab | oklab(73.19% 0.0585 0.0271) |
| OKLCH | oklch(73.19% 0.064 24.9) |
| XYZ | xyz(42.1910, 38.0446, 33.1323) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.49
Greyish Pink
#C88D94
ΔE00 5.60
Grey Pink
#C3909B
ΔE00 6.77
Dusty Pink (survey)
#D58A94
ΔE00 7.15
Dusty Pink
#D8A7B1
ΔE00 7.19
Pinkish Tan
#D99B82
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE9994 #94C9CE
analogous
#CE94AC #CE9994 #CEB694
triadic
#CE9994 #94CE99 #9994CE
tetradic
#CE9994 #ACCE94 #94C9CE #B694CE
square
#CE9994 #ACCE94 #94C9CE #B694CE
split-complementary
#CE9994 #94CEB6 #94ACCE
monochromatic
#9F5049 #BB716A #CE9994 #E1C1BE #F4E9E8
Accessibility & contrast
On white
2.44
#CE9994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#CE9994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE9994
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE9994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE9994 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A093
Deuteranopia (green-blind)
#B0AA93
Tritanopia (blue-blind)
#DA9398
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ce9994; /* rgb */ color: rgb(206, 153, 148); /* oklch */ color: oklch(73.2% 0.064 24.9);
Tailwind
colors: {
custom: {
50: '#deb7b3',
500: '#ce9994',
950: '#000000',
},
}SCSS
$custom: #ce9994; $custom-light: #deb7b3; $custom-dark: #000000;
JSON
{
"hex": "#ce9994",
"rgb": {
"r": 206,
"g": 153,
"b": 148
},
"hsl": {
"h": 5.172,
"s": 37.179,
"l": 69.412
},
"oklch": {
"l": 0.73186,
"c": 0.06445,
"h": 24.9
},
"luminance": 0.38042
}Semantic roles & 50–950 ramp
primary
#CE9994
secondary
#D7E6E7
accent
#A6B035
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080