#CEA39B#CEA39B
#CEA39B is a light, muted red. Relative luminance 0.417; OKLCH L 75.3% C 0.052 H 30.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEA39B |
|---|---|
| RGB | rgb(206, 163, 155) |
| HSL | hsl(9, 34%, 71%) |
| HSV | hsv(9, 25%, 81%) |
| CMYK | cmyk(0%, 20.9%, 24.8%, 19.2%) |
| CIE-LAB | lab(70.65, 14.65, 10.21) |
| CIE-LCH | lch(70.65, 17.85, 34.86°) |
| OKLab | oklab(75.26% 0.0453 0.0266) |
| OKLCH | oklch(75.26% 0.053 30.5) |
| XYZ | xyz(44.4677, 41.6847, 36.7076) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.01
Rosybrown
#BC8F8F
ΔE00 6.65
Pinkish Tan
#D99B82
ΔE00 7.28
Dusty Pink
#D8A7B1
ΔE00 7.64
Greyish Pink
#C88D94
ΔE00 8.76
Blush (survey)
#F29E8E
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEA39B #9BC6CE
analogous
#CE9BAC #CEA39B #CEBC9B
triadic
#CEA39B #9BCEA3 #A39BCE
tetradic
#CEA39B #ACCE9B #9BC6CE #BC9BCE
square
#CEA39B #ACCE9B #9BC6CE #BC9BCE
split-complementary
#CEA39B #9BCEBC #9BACCE
monochromatic
#A05B4E #BA7D72 #CEA39B #E2C9C4 #F5ECEA
Accessibility & contrast
On white
2.25
#CEA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#CEA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEA39B
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEA39B | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89A
Deuteranopia (green-blind)
#B6B09B
Tritanopia (blue-blind)
#D89EA1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cea39b; /* rgb */ color: rgb(206, 163, 155); /* oklch */ color: oklch(75.3% 0.052 30.5);
Tailwind
colors: {
custom: {
50: '#ddbeb8',
500: '#cea39b',
950: '#000000',
},
}SCSS
$custom: #cea39b; $custom-light: #ddbeb8; $custom-dark: #000000;
JSON
{
"hex": "#cea39b",
"rgb": {
"r": 206,
"g": 163,
"b": 155
},
"hsl": {
"h": 9.412,
"s": 34.228,
"l": 70.784
},
"oklch": {
"l": 0.75256,
"c": 0.0525,
"h": 30.5
},
"luminance": 0.41683
}Semantic roles & 50–950 ramp
primary
#CEA39B
secondary
#DCE7E9
accent
#9BAD38
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180