#CEBF96#CEBF96
#CEBF96 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.7% C 0.057 H 90.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF96 |
|---|---|
| RGB | rgb(206, 191, 150) |
| HSL | hsl(44, 36%, 70%) |
| HSV | hsv(44, 27%, 81%) |
| CMYK | cmyk(0%, 7.3%, 27.2%, 19.2%) |
| CIE-LAB | lab(77.63, -1.06, 22.64) |
| CIE-LCH | lch(77.63, 22.67, 92.68°) |
| OKLab | oklab(80.68% -0.0003 0.0574) |
| OKLCH | oklch(80.68% 0.057 90.3) |
| XYZ | xyz(49.5898, 52.5867, 36.3862) |
| Luminance | 0.5259 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.26
Putty
#BEAE8A
ΔE00 4.70
Very Light Brown
#D3B683
ΔE00 5.22
Khaki
#C3B091
ΔE00 5.37
Tan
#D2B48C
ΔE00 6.17
Toupe
#C7AC7D
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF96 #96A5CE
analogous
#CEA396 #CEBF96 #C1CE96
triadic
#CEBF96 #96CEBF #BF96CE
tetradic
#CEBF96 #96CEA3 #96A5CE #CE96C1
square
#CEBF96 #96CEA3 #96A5CE #CE96C1
split-complementary
#CEBF96 #96C1CE #A396CE
monochromatic
#9F894A #BBA66C #CEBF96 #E1D8C0 #F5F2E9
Accessibility & contrast
On white
1.82
#CEBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CEBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF96
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF96 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD93
Deuteranopia (green-blind)
#CCC297
Tritanopia (blue-blind)
#D7B8B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebf96; /* rgb */ color: rgb(206, 191, 150); /* oklch */ color: oklch(80.7% 0.057 90.3);
Tailwind
colors: {
custom: {
50: '#ddd2b5',
500: '#cebf96',
950: '#000000',
},
}SCSS
$custom: #cebf96; $custom-light: #ddd2b5; $custom-dark: #000000;
JSON
{
"hex": "#cebf96",
"rgb": {
"r": 206,
"g": 191,
"b": 150
},
"hsl": {
"h": 43.929,
"s": 36.364,
"l": 69.804
},
"oklch": {
"l": 0.80684,
"c": 0.0574,
"h": 90.3
},
"luminance": 0.52585
}Semantic roles & 50–950 ramp
primary
#CEBF96
secondary
#6576A3
accent
#57AF36
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381