#CEBAB0#CEBAB0
#CEBAB0 is a light, muted orange. Relative luminance 0.514; OKLCH L 80.3% C 0.027 H 48.4°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAB0 |
|---|---|
| RGB | rgb(206, 186, 176) |
| HSL | hsl(20, 23%, 75%) |
| HSV | hsv(20, 15%, 81%) |
| CMYK | cmyk(0%, 9.7%, 14.6%, 19.2%) |
| CIE-LAB | lab(76.91, 5.44, 7.65) |
| CIE-LCH | lch(76.91, 9.39, 54.56°) |
| OKLab | oklab(80.3% 0.0178 0.0201) |
| OKLCH | oklch(80.3% 0.027 48.4) |
| XYZ | xyz(50.8486, 51.3753, 48.3037) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.26
Pinkish Grey
#C8ACA9
ΔE00 6.06
Greige
#B8AB98
ΔE00 7.86
Silver
#C0C0C0
ΔE00 8.95
Mushroom
#BA9E88
ΔE00 9.10
Khaki
#C3B091
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAB0 #B0C4CE
analogous
#CEB0B5 #CEBAB0 #CEC9B0
triadic
#CEBAB0 #B0CEBA #BAB0CE
tetradic
#CEBAB0 #B5CEB0 #B0C4CE #C9B0CE
square
#CEBAB0 #B5CEB0 #B0C4CE #C9B0CE
split-complementary
#CEBAB0 #B0CEC9 #B0B5CE
monochromatic
#9F7864 #B7998A #CEBAB0 #E5DBD6 #F3EFEC
Accessibility & contrast
On white
1.86
#CEBAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CEBAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAB0
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAB0 | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBBAF
Deuteranopia (green-blind)
#C4BFB0
Tritanopia (blue-blind)
#D4B7B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebab0; /* rgb */ color: rgb(206, 186, 176); /* oklch */ color: oklch(80.3% 0.027 48.4);
Tailwind
colors: {
custom: {
50: '#ddcec7',
500: '#cebab0',
950: '#000000',
},
}SCSS
$custom: #cebab0; $custom-light: #ddcec7; $custom-dark: #000000;
JSON
{
"hex": "#cebab0",
"rgb": {
"r": 206,
"g": 186,
"b": 176
},
"hsl": {
"h": 20,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.80298,
"c": 0.02684,
"h": 48.4
},
"luminance": 0.51374
}Semantic roles & 50–950 ramp
primary
#CEBAB0
secondary
#7F97A3
accent
#82A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382