#CEBC9D#CEBC9D
#CEBC9D is a light, muted orange. Relative luminance 0.515; OKLCH L 80.2% C 0.047 H 81.3°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC9D |
|---|---|
| RGB | rgb(206, 188, 157) |
| HSL | hsl(38, 33%, 71%) |
| HSV | hsv(38, 24%, 81%) |
| CMYK | cmyk(0%, 8.7%, 23.8%, 19.2%) |
| CIE-LAB | lab(77.00, 1.50, 18.02) |
| CIE-LCH | lch(77.00, 18.09, 85.25°) |
| OKLab | oklab(80.23% 0.0071 0.0462) |
| OKLCH | oklch(80.23% 0.047 81.3) |
| XYZ | xyz(49.5228, 51.5238, 39.2281) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.20
Putty
#BEAE8A
ΔE00 4.51
Tan
#D2B48C
ΔE00 4.70
Very Light Brown
#D3B683
ΔE00 5.88
Warm Gray
#C9BEB0
ΔE00 6.07
Greige
#B8AB98
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC9D #9DAFCE
analogous
#CEA39D #CEBC9D #C7CE9D
triadic
#CEBC9D #9DCEBC #BC9DCE
tetradic
#CEBC9D #9DCEA3 #9DAFCE #CE9DC7
square
#CEBC9D #9DCEA3 #9DAFCE #CE9DC7
split-complementary
#CEBC9D #9DC7CE #A39DCE
monochromatic
#A08350 #BAA074 #CEBC9D #E2D8C6 #F5F1EB
Accessibility & contrast
On white
1.86
#CEBC9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CEBC9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC9D
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC9D | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BB9B
Deuteranopia (green-blind)
#C9C09E
Tritanopia (blue-blind)
#D7B6B3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebc9d; /* rgb */ color: rgb(206, 188, 157); /* oklch */ color: oklch(80.2% 0.047 81.3);
Tailwind
colors: {
custom: {
50: '#ddd0ba',
500: '#cebc9d',
950: '#000000',
},
}SCSS
$custom: #cebc9d; $custom-light: #ddd0ba; $custom-dark: #000000;
JSON
{
"hex": "#cebc9d",
"rgb": {
"r": 206,
"g": 188,
"b": 157
},
"hsl": {
"h": 37.959,
"s": 33.333,
"l": 71.176
},
"oklch": {
"l": 0.8023,
"c": 0.04671,
"h": 81.3
},
"luminance": 0.51523
}Semantic roles & 50–950 ramp
primary
#CEBC9D
secondary
#6C80A3
accent
#64AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381