#CEBCAA#CEBCAA
#CEBCAA is a light, muted orange. Relative luminance 0.520; OKLCH L 80.5% C 0.032 H 67.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCAA |
|---|---|
| RGB | rgb(206, 188, 170) |
| HSL | hsl(30, 27%, 74%) |
| HSV | hsv(30, 17%, 81%) |
| CMYK | cmyk(0%, 8.7%, 17.5%, 19.2%) |
| CIE-LAB | lab(77.28, 3.43, 11.42) |
| CIE-LCH | lch(77.28, 11.92, 73.28°) |
| OKLab | oklab(80.54% 0.0124 0.0297) |
| OKLCH | oklch(80.54% 0.032 67.3) |
| XYZ | xyz(50.6923, 51.9916, 45.3874) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.99
Greige
#B8AB98
ΔE00 5.56
Khaki
#C3B091
ΔE00 5.98
Tan
#D2B48C
ΔE00 7.45
Warm Beige
#E9DCC9
ΔE00 7.90
Putty
#BEAE8A
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCAA #AABCCE
analogous
#CEAAAA #CEBCAA #CECEAA
triadic
#CEBCAA #AACEBC #BCAACE
tetradic
#CEBCAA #AACEAA #AABCCE #CEAACE
square
#CEBCAA #AACEAA #AABCCE #CEAACE
split-complementary
#CEBCAA #AACECE #AAAACE
monochromatic
#A17F5D #B89D83 #CEBCAA #E4DBD1 #F4F0EC
Accessibility & contrast
On white
1.84
#CEBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CEBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCAA
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCAA | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDA9
Deuteranopia (green-blind)
#C6C0AA
Tritanopia (blue-blind)
#D5B8B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebcaa; /* rgb */ color: rgb(206, 188, 170); /* oklch */ color: oklch(80.5% 0.032 67.3);
Tailwind
colors: {
custom: {
50: '#ddd0c3',
500: '#cebcaa',
950: '#000000',
},
}SCSS
$custom: #cebcaa; $custom-light: #ddd0c3; $custom-dark: #000000;
JSON
{
"hex": "#cebcaa",
"rgb": {
"r": 206,
"g": 188,
"b": 170
},
"hsl": {
"h": 30,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.80542,
"c": 0.03217,
"h": 67.3
},
"luminance": 0.51991
}Semantic roles & 50–950 ramp
primary
#CEBCAA
secondary
#798EA3
accent
#73A540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382