#CEBEB3#CEBEB3
#CEBEB3 is a light, muted orange. Relative luminance 0.532; OKLCH L 81.2% C 0.024 H 56.9°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEB3 |
|---|---|
| RGB | rgb(206, 190, 179) |
| HSL | hsl(24, 22%, 75%) |
| HSV | hsv(24, 13%, 81%) |
| CMYK | cmyk(0%, 7.8%, 13.1%, 19.2%) |
| CIE-LAB | lab(78.00, 3.79, 7.59) |
| CIE-LCH | lch(78.00, 8.48, 63.43°) |
| OKLab | oklab(81.18% 0.013 0.0199) |
| OKLCH | oklch(81.18% 0.024 56.9) |
| XYZ | xyz(52.0032, 53.2043, 50.1691) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.27
Greige
#B8AB98
ΔE00 7.09
Silver
#C0C0C0
ΔE00 7.82
Pinkish Grey
#C8ACA9
ΔE00 8.07
Warm Beige
#E9DCC9
ΔE00 8.21
Khaki
#C3B091
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEB3 #B3C3CE
analogous
#CEB3B5 #CEBEB3 #CECBB3
triadic
#CEBEB3 #B3CEBE #BEB3CE
tetradic
#CEBEB3 #B5CEB3 #B3C3CE #CBB3CE
square
#CEBEB3 #B5CEB3 #B3C3CE #CBB3CE
split-complementary
#CEBEB3 #B3CECB #B3B5CE
monochromatic
#9E7E69 #B69E8E #CEBEB3 #E6DED8 #F3EFEC
Accessibility & contrast
On white
1.80
#CEBEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#CEBEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEB3
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEB3 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB2
Deuteranopia (green-blind)
#C6C2B3
Tritanopia (blue-blind)
#D3BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebeb3; /* rgb */ color: rgb(206, 190, 179); /* oklch */ color: oklch(81.2% 0.024 56.9);
Tailwind
colors: {
custom: {
50: '#ddd1c9',
500: '#cebeb3',
950: '#000000',
},
}SCSS
$custom: #cebeb3; $custom-light: #ddd1c9; $custom-dark: #000000;
JSON
{
"hex": "#cebeb3",
"rgb": {
"r": 206,
"g": 190,
"b": 179
},
"hsl": {
"h": 24.444,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.81176,
"c": 0.02376,
"h": 56.9
},
"luminance": 0.53203
}Semantic roles & 50–950 ramp
primary
#CEBEB3
secondary
#8296A3
accent
#7BA045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382