#CEBF95#CEBF95
#CEBF95 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.7% C 0.059 H 90.7°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF95 |
|---|---|
| RGB | rgb(206, 191, 149) |
| HSL | hsl(44, 37%, 70%) |
| HSV | hsv(44, 28%, 81%) |
| CMYK | cmyk(0%, 7.3%, 27.7%, 19.2%) |
| CIE-LAB | lab(77.61, -1.19, 23.15) |
| CIE-LCH | lch(77.61, 23.18, 92.95°) |
| OKLab | oklab(80.66% -0.0007 0.0586) |
| OKLCH | oklch(80.66% 0.059 90.7) |
| XYZ | xyz(49.5096, 52.5546, 35.9640) |
| Luminance | 0.5255 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.10
Putty
#BEAE8A
ΔE00 4.78
Very Light Brown
#D3B683
ΔE00 5.15
Khaki
#C3B091
ΔE00 5.54
Toupe
#C7AC7D
ΔE00 6.21
Tan
#D2B48C
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF95 #95A4CE
analogous
#CEA395 #CEBF95 #C0CE95
triadic
#CEBF95 #95CEBF #BF95CE
tetradic
#CEBF95 #95CEA3 #95A4CE #CE95C0
square
#CEBF95 #95CEA3 #95A4CE #CE95C0
split-complementary
#CEBF95 #95C0CE #A395CE
monochromatic
#9F894A #BBA66B #CEBF95 #E1D8BF #F5F2E9
Accessibility & contrast
On white
1.82
#CEBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#CEBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF95
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF95 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD92
Deuteranopia (green-blind)
#CCC296
Tritanopia (blue-blind)
#D7B8B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebf95; /* rgb */ color: rgb(206, 191, 149); /* oklch */ color: oklch(80.7% 0.059 90.7);
Tailwind
colors: {
custom: {
50: '#ddd2b4',
500: '#cebf95',
950: '#000000',
},
}SCSS
$custom: #cebf95; $custom-light: #ddd2b4; $custom-dark: #000000;
JSON
{
"hex": "#cebf95",
"rgb": {
"r": 206,
"g": 191,
"b": 149
},
"hsl": {
"h": 44.211,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80663,
"c": 0.05861,
"h": 90.7
},
"luminance": 0.52553
}Semantic roles & 50–950 ramp
primary
#CEBF95
secondary
#6475A3
accent
#56B036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381