#CEBD8D#CEBD8D
#CEBD8D is a light, moderate orange. Relative luminance 0.514; OKLCH L 80.1% C 0.067 H 90.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBD8D |
|---|---|
| RGB | rgb(206, 189, 141) |
| HSL | hsl(44, 40%, 68%) |
| HSV | hsv(44, 32%, 81%) |
| CMYK | cmyk(0%, 8.3%, 31.6%, 19.2%) |
| CIE-LAB | lab(76.95, -1.19, 26.49) |
| CIE-LCH | lch(76.95, 26.52, 92.57°) |
| OKLab | oklab(80.09% -0.001 0.0665) |
| OKLCH | oklch(80.09% 0.067 90.9) |
| XYZ | xyz(48.4595, 51.4415, 32.5706) |
| Luminance | 0.5144 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.11
Very Light Brown
#D3B683
ΔE00 4.19
Putty
#BEAE8A
ΔE00 5.01
Sandstone
#C9AE74
ΔE00 5.17
Toupe
#C7AC7D
ΔE00 5.44
Fawn
#CFAF7B
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBD8D #8D9ECE
analogous
#CE9C8D #CEBD8D #BECE8D
triadic
#CEBD8D #8DCEBD #BD8DCE
tetradic
#CEBD8D #8DCE9C #8D9ECE #CE8DBE
square
#CEBD8D #8DCE9C #8D9ECE #CE8DBE
split-complementary
#CEBD8D #8DBECE #9C8DCE
monochromatic
#9D8644 #BCA462 #CEBD8D #E0D6B8 #F3EFE3
Accessibility & contrast
On white
1.86
#CEBD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CEBD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBD8D
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBD8D | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB8A
Deuteranopia (green-blind)
#CCC08F
Tritanopia (blue-blind)
#D8B5B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebd8d; /* rgb */ color: rgb(206, 189, 141); /* oklch */ color: oklch(80.1% 0.067 90.9);
Tailwind
colors: {
custom: {
50: '#ded0ae',
500: '#cebd8d',
950: '#000000',
},
}SCSS
$custom: #cebd8d; $custom-light: #ded0ae; $custom-dark: #000000;
JSON
{
"hex": "#cebd8d",
"rgb": {
"r": 206,
"g": 189,
"b": 141
},
"hsl": {
"h": 44.308,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.80089,
"c": 0.06652,
"h": 90.9
},
"luminance": 0.5144
}Semantic roles & 50–950 ramp
primary
#CEBD8D
secondary
#5C6FA3
accent
#54B333
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381