#CEBC8D#CEBC8D
#CEBC8D is a light, moderate orange. Relative luminance 0.510; OKLCH L 79.9% C 0.066 H 89.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC8D |
|---|---|
| RGB | rgb(206, 188, 141) |
| HSL | hsl(43, 40%, 68%) |
| HSV | hsv(43, 32%, 81%) |
| CMYK | cmyk(0%, 8.7%, 31.6%, 19.2%) |
| CIE-LAB | lab(76.69, -0.66, 26.14) |
| CIE-LCH | lch(76.69, 26.15, 91.45°) |
| OKLab | oklab(79.88% 0.0005 0.0657) |
| OKLCH | oklch(79.88% 0.066 89.5) |
| XYZ | xyz(48.2452, 51.0128, 32.4992) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.06
Very Light Brown
#D3B683
ΔE00 3.79
Putty
#BEAE8A
ΔE00 4.68
Sandstone
#C9AE74
ΔE00 4.93
Toupe
#C7AC7D
ΔE00 5.01
Fawn
#CFAF7B
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC8D #8D9FCE
analogous
#CE9B8D #CEBC8D #BFCE8D
triadic
#CEBC8D #8DCEBC #BC8DCE
tetradic
#CEBC8D #8DCE9B #8D9FCE #CE8DBF
square
#CEBC8D #8DCE9B #8D9FCE #CE8DBF
split-complementary
#CEBC8D #8DBFCE #9B8DCE
monochromatic
#9D8444 #BCA362 #CEBC8D #E0D5B8 #F3EEE3
Accessibility & contrast
On white
1.87
#CEBC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CEBC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC8D
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC8D | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA8A
Deuteranopia (green-blind)
#CBBF8E
Tritanopia (blue-blind)
#D8B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebc8d; /* rgb */ color: rgb(206, 188, 141); /* oklch */ color: oklch(79.9% 0.066 89.5);
Tailwind
colors: {
custom: {
50: '#ded0ae',
500: '#cebc8d',
950: '#000000',
},
}SCSS
$custom: #cebc8d; $custom-light: #ded0ae; $custom-dark: #000000;
JSON
{
"hex": "#cebc8d",
"rgb": {
"r": 206,
"g": 188,
"b": 141
},
"hsl": {
"h": 43.385,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.79885,
"c": 0.06568,
"h": 89.5
},
"luminance": 0.51011
}Semantic roles & 50–950 ramp
primary
#CEBC8D
secondary
#5C70A3
accent
#56B333
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381