#CEBBB1#CEBBB1
#CEBBB1 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.5% C 0.026 H 49.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB1 |
|---|---|
| RGB | rgb(206, 187, 177) |
| HSL | hsl(21, 23%, 75%) |
| HSV | hsv(21, 14%, 81%) |
| CMYK | cmyk(0%, 9.2%, 14.1%, 19.2%) |
| CIE-LAB | lab(77.18, 5.07, 7.50) |
| CIE-LCH | lch(77.18, 9.06, 55.96°) |
| OKLab | oklab(80.52% 0.0167 0.0197) |
| OKLCH | oklch(80.52% 0.026 49.7) |
| XYZ | xyz(51.1593, 51.8378, 48.8971) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.85
Pinkish Grey
#C8ACA9
ΔE00 6.46
Greige
#B8AB98
ΔE00 7.71
Silver
#C0C0C0
ΔE00 8.62
Mushroom
#BA9E88
ΔE00 9.32
Warm Beige
#E9DCC9
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB1 #B1C4CE
analogous
#CEB1B5 #CEBBB1 #CECAB1
triadic
#CEBBB1 #B1CEBB #BBB1CE
tetradic
#CEBBB1 #B5CEB1 #B1C4CE #CAB1CE
square
#CEBBB1 #B5CEB1 #B1C4CE #CAB1CE
split-complementary
#CEBBB1 #B1CECA #B1B5CE
monochromatic
#9F7966 #B69A8B #CEBBB1 #E6DCD7 #F3EFEC
Accessibility & contrast
On white
1.85
#CEBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CEBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB1
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB1 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB0
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#D4B8B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb1; /* rgb */ color: rgb(206, 187, 177); /* oklch */ color: oklch(80.5% 0.026 49.7);
Tailwind
colors: {
custom: {
50: '#ddcfc8',
500: '#cebbb1',
950: '#000000',
},
}SCSS
$custom: #cebbb1; $custom-light: #ddcfc8; $custom-dark: #000000;
JSON
{
"hex": "#cebbb1",
"rgb": {
"r": 206,
"g": 187,
"b": 177
},
"hsl": {
"h": 20.69,
"s": 22.835,
"l": 75.098
},
"oklch": {
"l": 0.80524,
"c": 0.02582,
"h": 49.7
},
"luminance": 0.51837
}Semantic roles & 50–950 ramp
primary
#CEBBB1
secondary
#8097A3
accent
#81A144
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382