#CEBCAB#CEBCAB
#CEBCAB is a light, muted orange. Relative luminance 0.520; OKLCH L 80.6% C 0.031 H 65.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCAB |
|---|---|
| RGB | rgb(206, 188, 171) |
| HSL | hsl(29, 26%, 74%) |
| HSV | hsv(29, 17%, 81%) |
| CMYK | cmyk(0%, 8.7%, 17%, 19.2%) |
| CIE-LAB | lab(77.30, 3.59, 10.91) |
| CIE-LCH | lch(77.30, 11.49, 71.81°) |
| OKLab | oklab(80.57% 0.0128 0.0284) |
| OKLCH | oklch(80.57% 0.031 65.8) |
| XYZ | xyz(50.7872, 52.0296, 45.8875) |
| Luminance | 0.5203 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.98
Greige
#B8AB98
ΔE00 5.71
Khaki
#C3B091
ΔE00 6.37
Tan
#D2B48C
ΔE00 7.80
Warm Beige
#E9DCC9
ΔE00 7.97
Putty
#BEAE8A
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCAB #ABBDCE
analogous
#CEABAC #CEBCAB #CECEAB
triadic
#CEBCAB #ABCEBC #BCABCE
tetradic
#CEBCAB #ACCEAB #ABBDCE #CEABCE
square
#CEBCAB #ACCEAB #ABBDCE #CEABCE
split-complementary
#CEBCAB #ABCECE #ABACCE
monochromatic
#A17E5E #B79D84 #CEBCAB #E5DBD2 #F4F0EC
Accessibility & contrast
On white
1.84
#CEBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#CEBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCAB
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCAB | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAA
Deuteranopia (green-blind)
#C6C1AB
Tritanopia (blue-blind)
#D5B8B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebcab; /* rgb */ color: rgb(206, 188, 171); /* oklch */ color: oklch(80.6% 0.031 65.8);
Tailwind
colors: {
custom: {
50: '#ddd0c4',
500: '#cebcab',
950: '#000000',
},
}SCSS
$custom: #cebcab; $custom-light: #ddd0c4; $custom-dark: #000000;
JSON
{
"hex": "#cebcab",
"rgb": {
"r": 206,
"g": 188,
"b": 171
},
"hsl": {
"h": 29.143,
"s": 26.316,
"l": 73.922
},
"oklch": {
"l": 0.80568,
"c": 0.03115,
"h": 65.8
},
"luminance": 0.52029
}Semantic roles & 50–950 ramp
primary
#CEBCAB
secondary
#7A8FA3
accent
#74A541
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382