#CEBBB2#CEBBB2
#CEBBB2 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.6% C 0.025 H 47.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB2 |
|---|---|
| RGB | rgb(206, 187, 178) |
| HSL | hsl(19, 22%, 75%) |
| HSV | hsv(19, 14%, 81%) |
| CMYK | cmyk(0%, 9.2%, 13.6%, 19.2%) |
| CIE-LAB | lab(77.21, 5.23, 7.00) |
| CIE-LCH | lch(77.21, 8.74, 53.22°) |
| OKLab | oklab(80.55% 0.0171 0.0184) |
| OKLCH | oklch(80.55% 0.025 47.1) |
| XYZ | xyz(51.2593, 51.8778, 49.4240) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.19
Pinkish Grey
#C8ACA9
ΔE00 6.11
Greige
#B8AB98
ΔE00 8.08
Silver
#C0C0C0
ΔE00 8.51
Mushroom
#BA9E88
ΔE00 9.56
Warm Beige
#E9DCC9
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB2 #B2C5CE
analogous
#CEB2B7 #CEBBB2 #CEC9B2
triadic
#CEBBB2 #B2CEBB #BBB2CE
tetradic
#CEBBB2 #B7CEB2 #B2C5CE #C9B2CE
square
#CEBBB2 #B7CEB2 #B2C5CE #C9B2CE
split-complementary
#CEBBB2 #B2CEC9 #B2B7CE
monochromatic
#9E7967 #B69A8D #CEBBB2 #E6DCD7 #F3EEEC
Accessibility & contrast
On white
1.85
#CEBBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CEBBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB2
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB2 | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB1
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#D4B8B8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb2; /* rgb */ color: rgb(206, 187, 178); /* oklch */ color: oklch(80.6% 0.025 47.1);
Tailwind
colors: {
custom: {
50: '#ddcfc9',
500: '#cebbb2',
950: '#000000',
},
}SCSS
$custom: #cebbb2; $custom-light: #ddcfc9; $custom-dark: #000000;
JSON
{
"hex": "#cebbb2",
"rgb": {
"r": 206,
"g": 187,
"b": 178
},
"hsl": {
"h": 19.286,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.80551,
"c": 0.02512,
"h": 47.1
},
"luminance": 0.51877
}Semantic roles & 50–950 ramp
primary
#CEBBB2
secondary
#8198A3
accent
#83A145
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382