#CEBBAD#CEBBAD
#CEBBAD is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.029 H 58.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBAD |
|---|---|
| RGB | rgb(206, 187, 173) |
| HSL | hsl(25, 25%, 74%) |
| HSV | hsv(25, 16%, 81%) |
| CMYK | cmyk(0%, 9.2%, 16%, 19.2%) |
| CIE-LAB | lab(77.09, 4.43, 9.53) |
| CIE-LCH | lch(77.09, 10.51, 65.07°) |
| OKLab | oklab(80.42% 0.0151 0.0249) |
| OKLCH | oklch(80.42% 0.029 58.7) |
| XYZ | xyz(50.7664, 51.6807, 46.8281) |
| Luminance | 0.5168 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.76
Greige
#B8AB98
ΔE00 6.46
Khaki
#C3B091
ΔE00 7.71
Pinkish Grey
#C8ACA9
ΔE00 8.02
Mushroom
#BA9E88
ΔE00 8.63
Warm Beige
#E9DCC9
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBAD #ADC0CE
analogous
#CEADB0 #CEBBAD #CECCAD
triadic
#CEBBAD #ADCEBB #BBADCE
tetradic
#CEBBAD #B0CEAD #ADC0CE #CCADCE
square
#CEBBAD #B0CEAD #ADC0CE #CCADCE
split-complementary
#CEBBAD #ADCECC #ADB0CE
monochromatic
#A07B60 #B79B87 #CEBBAD #E5DBD3 #F4EFEC
Accessibility & contrast
On white
1.85
#CEBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CEBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBAD
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBAD | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAC
Deuteranopia (green-blind)
#C5C0AD
Tritanopia (blue-blind)
#D5B7B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebbad; /* rgb */ color: rgb(206, 187, 173); /* oklch */ color: oklch(80.4% 0.029 58.7);
Tailwind
colors: {
custom: {
50: '#ddcfc5',
500: '#cebbad',
950: '#000000',
},
}SCSS
$custom: #cebbad; $custom-light: #ddcfc5; $custom-dark: #000000;
JSON
{
"hex": "#cebbad",
"rgb": {
"r": 206,
"g": 187,
"b": 173
},
"hsl": {
"h": 25.455,
"s": 25.191,
"l": 74.314
},
"oklch": {
"l": 0.80419,
"c": 0.02912,
"h": 58.7
},
"luminance": 0.5168
}Semantic roles & 50–950 ramp
primary
#CEBBAD
secondary
#7C93A3
accent
#7AA442
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382