#CEBB9E#CEBB9E
#CEBB9E is a light, muted orange. Relative luminance 0.511; OKLCH L 80.1% C 0.045 H 78.4°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBB9E |
|---|---|
| RGB | rgb(206, 187, 158) |
| HSL | hsl(36, 33%, 71%) |
| HSV | hsv(36, 23%, 81%) |
| CMYK | cmyk(0%, 9.2%, 23.3%, 19.2%) |
| CIE-LAB | lab(76.76, 2.17, 17.16) |
| CIE-LCH | lch(76.76, 17.30, 82.79°) |
| OKLab | oklab(80.05% 0.009 0.044) |
| OKLCH | oklch(80.05% 0.045 78.4) |
| XYZ | xyz(49.3956, 51.1324, 39.6086) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.08
Tan
#D2B48C
ΔE00 4.54
Putty
#BEAE8A
ΔE00 4.91
Warm Gray
#C9BEB0
ΔE00 5.57
Greige
#B8AB98
ΔE00 5.75
Very Light Brown
#D3B683
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBB9E #9EB1CE
analogous
#CEA39E #CEBB9E #C9CE9E
triadic
#CEBB9E #9ECEBB #BB9ECE
tetradic
#CEBB9E #9ECEA3 #9EB1CE #CE9EC9
square
#CEBB9E #9ECEA3 #9EB1CE #CE9EC9
split-complementary
#CEBB9E #9EC9CE #A39ECE
monochromatic
#A18151 #B99E75 #CEBB9E #E3D8C7 #F5F1EB
Accessibility & contrast
On white
1.87
#CEBB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CEBB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBB9E
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBB9E | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BB9C
Deuteranopia (green-blind)
#C8BF9F
Tritanopia (blue-blind)
#D6B5B3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cebb9e; /* rgb */ color: rgb(206, 187, 158); /* oklch */ color: oklch(80.1% 0.045 78.4);
Tailwind
colors: {
custom: {
50: '#ddcfba',
500: '#cebb9e',
950: '#000000',
},
}SCSS
$custom: #cebb9e; $custom-light: #ddcfba; $custom-dark: #000000;
JSON
{
"hex": "#cebb9e",
"rgb": {
"r": 206,
"g": 187,
"b": 158
},
"hsl": {
"h": 36.25,
"s": 32.877,
"l": 71.373
},
"oklch": {
"l": 0.80051,
"c": 0.04495,
"h": 78.4
},
"luminance": 0.51131
}Semantic roles & 50–950 ramp
primary
#CEBB9E
secondary
#6D82A3
accent
#67AC3A
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381