#CEBBB3#CEBBB3
#CEBBB3 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.6% C 0.024 H 44.3°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB3 |
|---|---|
| RGB | rgb(206, 187, 179) |
| HSL | hsl(18, 22%, 75%) |
| HSV | hsv(18, 13%, 81%) |
| CMYK | cmyk(0%, 9.2%, 13.1%, 19.2%) |
| CIE-LAB | lab(77.23, 5.39, 6.49) |
| CIE-LCH | lch(77.23, 8.44, 50.28°) |
| OKLab | oklab(80.58% 0.0175 0.0171) |
| OKLCH | oklch(80.58% 0.024 44.3) |
| XYZ | xyz(51.3601, 51.9181, 49.9547) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.56
Pinkish Grey
#C8ACA9
ΔE00 5.79
Silver
#C0C0C0
ΔE00 8.41
Greige
#B8AB98
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 9.79
Mushroom
#BA9E88
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB3 #B3C6CE
analogous
#CEB3B8 #CEBBB3 #CEC8B3
triadic
#CEBBB3 #B3CEBB #BBB3CE
tetradic
#CEBBB3 #B8CEB3 #B3C6CE #C8B3CE
square
#CEBBB3 #B8CEB3 #B3C6CE #C8B3CE
split-complementary
#CEBBB3 #B3CEC8 #B3B8CE
monochromatic
#9E7869 #B69A8E #CEBBB3 #E6DCD8 #F3EEEC
Accessibility & contrast
On white
1.84
#CEBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CEBBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB3
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB3 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 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)
#C0BDB2
Deuteranopia (green-blind)
#C4C0B3
Tritanopia (blue-blind)
#D4B8B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb3; /* rgb */ color: rgb(206, 187, 179); /* oklch */ color: oklch(80.6% 0.024 44.3);
Tailwind
colors: {
custom: {
50: '#ddcfc9',
500: '#cebbb3',
950: '#000000',
},
}SCSS
$custom: #cebbb3; $custom-light: #ddcfc9; $custom-dark: #000000;
JSON
{
"hex": "#cebbb3",
"rgb": {
"r": 206,
"g": 187,
"b": 179
},
"hsl": {
"h": 17.778,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.80577,
"c": 0.02446,
"h": 44.3
},
"luminance": 0.51917
}Semantic roles & 50–950 ramp
primary
#CEBBB3
secondary
#8299A3
accent
#85A045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382