#CEBBB0#CEBBB0
#CEBBB0 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.5% C 0.027 H 52.1°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB0 |
|---|---|
| RGB | rgb(206, 187, 176) |
| HSL | hsl(22, 23%, 75%) |
| HSV | hsv(22, 15%, 81%) |
| CMYK | cmyk(0%, 9.2%, 14.6%, 19.2%) |
| CIE-LAB | lab(77.16, 4.91, 8.01) |
| CIE-LCH | lch(77.16, 9.40, 58.51°) |
| OKLab | oklab(80.5% 0.0163 0.021) |
| OKLCH | oklch(80.5% 0.027 52.1) |
| XYZ | xyz(51.0600, 51.7981, 48.3741) |
| Luminance | 0.5180 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.52
Pinkish Grey
#C8ACA9
ΔE00 6.83
Greige
#B8AB98
ΔE00 7.37
Silver
#C0C0C0
ΔE00 8.75
Khaki
#C3B091
ΔE00 9.08
Mushroom
#BA9E88
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB0 #B0C3CE
analogous
#CEB0B4 #CEBBB0 #CECAB0
triadic
#CEBBB0 #B0CEBB #BBB0CE
tetradic
#CEBBB0 #B4CEB0 #B0C3CE #CAB0CE
square
#CEBBB0 #B4CEB0 #B0C3CE #CAB0CE
split-complementary
#CEBBB0 #B0CECA #B0B4CE
monochromatic
#9F7A64 #B79A8A #CEBBB0 #E5DCD6 #F3EFEC
Accessibility & contrast
On white
1.85
#CEBBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#CEBBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB0
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB0 | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAF
Deuteranopia (green-blind)
#C5C0B0
Tritanopia (blue-blind)
#D4B8B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb0; /* rgb */ color: rgb(206, 187, 176); /* oklch */ color: oklch(80.5% 0.027 52.1);
Tailwind
colors: {
custom: {
50: '#ddcfc7',
500: '#cebbb0',
950: '#000000',
},
}SCSS
$custom: #cebbb0; $custom-light: #ddcfc7; $custom-dark: #000000;
JSON
{
"hex": "#cebbb0",
"rgb": {
"r": 206,
"g": 187,
"b": 176
},
"hsl": {
"h": 22,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.80497,
"c": 0.0266,
"h": 52.1
},
"luminance": 0.51797
}Semantic roles & 50–950 ramp
primary
#CEBBB0
secondary
#7F96A3
accent
#7FA244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382