#CEBC8F#CEBC8F
#CEBC8F is a light, moderate orange. Relative luminance 0.511; OKLCH L 79.9% C 0.063 H 88.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC8F |
|---|---|
| RGB | rgb(206, 188, 143) |
| HSL | hsl(43, 39%, 68%) |
| HSV | hsv(43, 31%, 81%) |
| CMYK | cmyk(0%, 8.7%, 30.6%, 19.2%) |
| CIE-LAB | lab(76.72, -0.41, 25.13) |
| CIE-LCH | lch(76.72, 25.14, 90.93°) |
| OKLab | oklab(79.93% 0.0014 0.0633) |
| OKLCH | oklch(79.93% 0.063 88.8) |
| XYZ | xyz(48.3953, 51.0728, 33.2900) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.30
Very Light Brown
#D3B683
ΔE00 3.84
Putty
#BEAE8A
ΔE00 4.42
Toupe
#C7AC7D
ΔE00 4.98
Sandstone
#C9AE74
ΔE00 5.17
Khaki
#C3B091
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC8F #8FA1CE
analogous
#CE9C8F #CEBC8F #C0CE8F
triadic
#CEBC8F #8FCEBC #BC8FCE
tetradic
#CEBC8F #8FCE9C #8FA1CE #CE8FC0
square
#CEBC8F #8FCE9C #8FA1CE #CE8FC0
split-complementary
#CEBC8F #8FC0CE #9C8FCE
monochromatic
#9E8445 #BBA364 #CEBC8F #E1D5BA #F3EFE4
Accessibility & contrast
On white
1.87
#CEBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CEBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC8F
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC8F | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8C
Deuteranopia (green-blind)
#CBC090
Tritanopia (blue-blind)
#D8B5B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebc8f; /* rgb */ color: rgb(206, 188, 143); /* oklch */ color: oklch(79.9% 0.063 88.8);
Tailwind
colors: {
custom: {
50: '#ddd0b0',
500: '#cebc8f',
950: '#000000',
},
}SCSS
$custom: #cebc8f; $custom-light: #ddd0b0; $custom-dark: #000000;
JSON
{
"hex": "#cebc8f",
"rgb": {
"r": 206,
"g": 188,
"b": 143
},
"hsl": {
"h": 42.857,
"s": 39.13,
"l": 68.431
},
"oklch": {
"l": 0.79926,
"c": 0.0633,
"h": 88.8
},
"luminance": 0.51071
}Semantic roles & 50–950 ramp
primary
#CEBC8F
secondary
#5E72A3
accent
#58B233
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381