#CEBE95#CEBE95
#CEBE95 is a light, muted orange. Relative luminance 0.521; OKLCH L 80.5% C 0.058 H 89.2°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBE95 |
|---|---|
| RGB | rgb(206, 190, 149) |
| HSL | hsl(43, 37%, 70%) |
| HSV | hsv(43, 28%, 81%) |
| CMYK | cmyk(0%, 7.8%, 27.7%, 19.2%) |
| CIE-LAB | lab(77.35, -0.67, 22.80) |
| CIE-LCH | lch(77.35, 22.80, 91.68°) |
| OKLab | oklab(80.46% 0.0008 0.0578) |
| OKLCH | oklch(80.46% 0.058 89.2) |
| XYZ | xyz(49.2922, 52.1199, 35.8915) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 4.12
Putty
#BEAE8A
ΔE00 4.44
Very Light Brown
#D3B683
ΔE00 4.85
Khaki
#C3B091
ΔE00 5.03
Tan
#D2B48C
ΔE00 5.73
Toupe
#C7AC7D
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBE95 #95A5CE
analogous
#CEA295 #CEBE95 #C2CE95
triadic
#CEBE95 #95CEBE #BE95CE
tetradic
#CEBE95 #95CEA2 #95A5CE #CE95C2
square
#CEBE95 #95CEA2 #95A5CE #CE95C2
split-complementary
#CEBE95 #95C2CE #A295CE
monochromatic
#9F874A #BBA46B #CEBE95 #E1D8BF #F5F1E9
Accessibility & contrast
On white
1.84
#CEBE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#CEBE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBE95
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBE95 | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BC92
Deuteranopia (green-blind)
#CCC196
Tritanopia (blue-blind)
#D7B7B3
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebe95; /* rgb */ color: rgb(206, 190, 149); /* oklch */ color: oklch(80.5% 0.058 89.2);
Tailwind
colors: {
custom: {
50: '#ddd1b4',
500: '#cebe95',
950: '#000000',
},
}SCSS
$custom: #cebe95; $custom-light: #ddd1b4; $custom-dark: #000000;
JSON
{
"hex": "#cebe95",
"rgb": {
"r": 206,
"g": 190,
"b": 149
},
"hsl": {
"h": 43.158,
"s": 36.774,
"l": 69.608
},
"oklch": {
"l": 0.80459,
"c": 0.05777,
"h": 89.2
},
"luminance": 0.52119
}Semantic roles & 50–950 ramp
primary
#CEBE95
secondary
#6476A3
accent
#58B036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381