#CEBC89#CEBC89
#CEBC89 is a light, moderate orange. Relative luminance 0.509; OKLCH L 79.8% C 0.070 H 90.9°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC89 |
|---|---|
| RGB | rgb(206, 188, 137) |
| HSL | hsl(44, 41%, 67%) |
| HSV | hsv(44, 33%, 81%) |
| CMYK | cmyk(0%, 8.7%, 33.5%, 19.2%) |
| CIE-LAB | lab(76.62, -1.16, 28.17) |
| CIE-LCH | lch(76.62, 28.19, 92.37°) |
| OKLab | oklab(79.81% -0.0011 0.0704) |
| OKLCH | oklch(79.81% 0.07 90.9) |
| XYZ | xyz(47.9529, 50.8959, 30.9599) |
| Luminance | 0.5089 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.85
Very Light Brown
#D3B683
ΔE00 3.88
Sandstone
#C9AE74
ΔE00 4.59
Toupe
#C7AC7D
ΔE00 5.20
Tan (survey)
#D1B26F
ΔE00 5.29
Putty
#BEAE8A
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC89 #899BCE
analogous
#CE9A89 #CEBC89 #BDCE89
triadic
#CEBC89 #89CEBC #BC89CE
tetradic
#CEBC89 #89CE9A #899BCE #CE89BD
square
#CEBC89 #89CE9A #899BCE #CE89BD
split-complementary
#CEBC89 #89BDCE #9A89CE
monochromatic
#9C8441 #BCA35E #CEBC89 #E0D5B4 #F2EDDF
Accessibility & contrast
On white
1.88
#CEBC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CEBC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC89
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC89 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA86
Deuteranopia (green-blind)
#CCBF8B
Tritanopia (blue-blind)
#D9B4AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebc89; /* rgb */ color: rgb(206, 188, 137); /* oklch */ color: oklch(79.8% 0.070 90.9);
Tailwind
colors: {
custom: {
50: '#ded0ac',
500: '#cebc89',
950: '#000000',
},
}SCSS
$custom: #cebc89; $custom-light: #ded0ac; $custom-dark: #000000;
JSON
{
"hex": "#cebc89",
"rgb": {
"r": 206,
"g": 188,
"b": 137
},
"hsl": {
"h": 44.348,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.79806,
"c": 0.0704,
"h": 90.9
},
"luminance": 0.50894
}Semantic roles & 50–950 ramp
primary
#CEBC89
secondary
#596CA2
accent
#53B431
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381