#CEBC9F#CEBC9F
#CEBC9F is a light, muted orange. Relative luminance 0.516; OKLCH L 80.3% C 0.044 H 79.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC9F |
|---|---|
| RGB | rgb(206, 188, 159) |
| HSL | hsl(37, 32%, 72%) |
| HSV | hsv(37, 23%, 81%) |
| CMYK | cmyk(0%, 8.7%, 22.8%, 19.2%) |
| CIE-LAB | lab(77.04, 1.78, 17.01) |
| CIE-LCH | lch(77.04, 17.10, 84.01°) |
| OKLab | oklab(80.28% 0.0079 0.0437) |
| OKLCH | oklch(80.28% 0.044 79.7) |
| XYZ | xyz(49.6949, 51.5927, 40.1347) |
| Luminance | 0.5159 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.27
Tan
#D2B48C
ΔE00 4.89
Putty
#BEAE8A
ΔE00 4.89
Warm Gray
#C9BEB0
ΔE00 5.48
Greige
#B8AB98
ΔE00 5.85
Very Light Brown
#D3B683
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC9F #9FB1CE
analogous
#CEA59F #CEBC9F #C9CE9F
triadic
#CEBC9F #9FCEBC #BC9FCE
tetradic
#CEBC9F #9FCEA5 #9FB1CE #CE9FC9
square
#CEBC9F #9FCEA5 #9FB1CE #CE9FC9
split-complementary
#CEBC9F #9FC9CE #A59FCE
monochromatic
#A18352 #B9A076 #CEBC9F #E3D8C8 #F5F1EB
Accessibility & contrast
On white
1.86
#CEBC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CEBC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC9F
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC9F | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9D
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#D6B7B4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebc9f; /* rgb */ color: rgb(206, 188, 159); /* oklch */ color: oklch(80.3% 0.044 79.7);
Tailwind
colors: {
custom: {
50: '#ddd0bb',
500: '#cebc9f',
950: '#000000',
},
}SCSS
$custom: #cebc9f; $custom-light: #ddd0bb; $custom-dark: #000000;
JSON
{
"hex": "#cebc9f",
"rgb": {
"r": 206,
"g": 188,
"b": 159
},
"hsl": {
"h": 37.021,
"s": 32.414,
"l": 71.569
},
"oklch": {
"l": 0.80276,
"c": 0.04437,
"h": 79.7
},
"luminance": 0.51591
}Semantic roles & 50–950 ramp
primary
#CEBC9F
secondary
#6E82A3
accent
#66AB3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381