#CEBDB0#CEBDB0
#CEBDB0 is a light, muted orange. Relative luminance 0.527; OKLCH L 80.9% C 0.026 H 59.8°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBDB0 |
|---|---|
| RGB | rgb(206, 189, 176) |
| HSL | hsl(26, 23%, 75%) |
| HSV | hsv(26, 15%, 81%) |
| CMYK | cmyk(0%, 8.3%, 14.6%, 19.2%) |
| CIE-LAB | lab(77.67, 3.84, 8.74) |
| CIE-LCH | lch(77.67, 9.55, 66.27°) |
| OKLab | oklab(80.9% 0.0133 0.0229) |
| OKLCH | oklch(80.9% 0.026 59.8) |
| XYZ | xyz(51.4872, 52.6526, 48.5166) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.08
Greige
#B8AB98
ΔE00 6.55
Khaki
#C3B091
ΔE00 7.96
Warm Beige
#E9DCC9
ΔE00 8.15
Pinkish Grey
#C8ACA9
ΔE00 8.41
Silver
#C0C0C0
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBDB0 #B0C1CE
analogous
#CEB0B2 #CEBDB0 #CECCB0
triadic
#CEBDB0 #B0CEBD #BDB0CE
tetradic
#CEBDB0 #B2CEB0 #B0C1CE #CCB0CE
square
#CEBDB0 #B2CEB0 #B0C1CE #CCB0CE
split-complementary
#CEBDB0 #B0CECC #B0B2CE
monochromatic
#9F7E64 #B79D8A #CEBDB0 #E5DDD6 #F3EFEC
Accessibility & contrast
On white
1.82
#CEBDB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CEBDB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBDB0
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBDB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBDB0 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEAF
Deuteranopia (green-blind)
#C6C1B0
Tritanopia (blue-blind)
#D4BAB9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebdb0; /* rgb */ color: rgb(206, 189, 176); /* oklch */ color: oklch(80.9% 0.026 59.8);
Tailwind
colors: {
custom: {
50: '#ddd0c7',
500: '#cebdb0',
950: '#000000',
},
}SCSS
$custom: #cebdb0; $custom-light: #ddd0c7; $custom-dark: #000000;
JSON
{
"hex": "#cebdb0",
"rgb": {
"r": 206,
"g": 189,
"b": 176
},
"hsl": {
"h": 26,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.80897,
"c": 0.02644,
"h": 59.8
},
"luminance": 0.52652
}Semantic roles & 50–950 ramp
primary
#CEBDB0
secondary
#7F94A3
accent
#79A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382