#CEBC99#CEBC99
#CEBC99 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.1% C 0.051 H 83.9°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBC99 |
|---|---|
| RGB | rgb(206, 188, 153) |
| HSL | hsl(40, 35%, 70%) |
| HSV | hsv(40, 26%, 81%) |
| CMYK | cmyk(0%, 8.7%, 25.7%, 19.2%) |
| CIE-LAB | lab(76.91, 0.93, 20.06) |
| CIE-LCH | lch(76.91, 20.08, 87.33°) |
| OKLab | oklab(80.14% 0.0055 0.0511) |
| OKLCH | oklch(80.14% 0.051 83.9) |
| XYZ | xyz(49.1869, 51.3895, 37.4589) |
| Luminance | 0.5139 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.45
Putty
#BEAE8A
ΔE00 4.03
Tan
#D2B48C
ΔE00 4.56
Very Light Brown
#D3B683
ΔE00 5.02
Sand
#C2B280
ΔE00 5.37
Toupe
#C7AC7D
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBC99 #99ABCE
analogous
#CEA199 #CEBC99 #C5CE99
triadic
#CEBC99 #99CEBC #BC99CE
tetradic
#CEBC99 #99CEA1 #99ABCE #CE99C5
square
#CEBC99 #99CEA1 #99ABCE #CE99C5
split-complementary
#CEBC99 #99C5CE #A199CE
monochromatic
#A0844D #BAA170 #CEBC99 #E2D7C2 #F5F1EA
Accessibility & contrast
On white
1.86
#CEBC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#CEBC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBC99
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBC99 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB97
Deuteranopia (green-blind)
#C9C09A
Tritanopia (blue-blind)
#D7B6B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebc99; /* rgb */ color: rgb(206, 188, 153); /* oklch */ color: oklch(80.1% 0.051 83.9);
Tailwind
colors: {
custom: {
50: '#ddd0b7',
500: '#cebc99',
950: '#000000',
},
}SCSS
$custom: #cebc99; $custom-light: #ddd0b7; $custom-dark: #000000;
JSON
{
"hex": "#cebc99",
"rgb": {
"r": 206,
"g": 188,
"b": 153
},
"hsl": {
"h": 39.623,
"s": 35.099,
"l": 70.392
},
"oklch": {
"l": 0.80139,
"c": 0.05142,
"h": 83.9
},
"luminance": 0.51388
}Semantic roles & 50–950 ramp
primary
#CEBC99
secondary
#687CA3
accent
#60AE38
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381