#CEBEB4#CEBEB4
#CEBEB4 is a light, muted orange. Relative luminance 0.532; OKLCH L 81.2% C 0.023 H 54.3°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEB4 |
|---|---|
| RGB | rgb(206, 190, 180) |
| HSL | hsl(23, 21%, 76%) |
| HSV | hsv(23, 13%, 81%) |
| CMYK | cmyk(0%, 7.8%, 12.6%, 19.2%) |
| CIE-LAB | lab(78.02, 3.96, 7.08) |
| CIE-LCH | lch(78.02, 8.11, 60.80°) |
| OKLab | oklab(81.2% 0.0134 0.0186) |
| OKLCH | oklch(81.2% 0.023 54.3) |
| XYZ | xyz(52.1047, 53.2449, 50.7036) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.64
Greige
#B8AB98
ΔE00 7.42
Silver
#C0C0C0
ΔE00 7.65
Pinkish Grey
#C8ACA9
ΔE00 7.72
Warm Beige
#E9DCC9
ΔE00 8.45
Light Gray
#D3D3D3
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEB4 #B4C4CE
analogous
#CEB4B7 #CEBEB4 #CECBB4
triadic
#CEBEB4 #B4CEBE #BEB4CE
tetradic
#CEBEB4 #B7CEB4 #B4C4CE #CBB4CE
square
#CEBEB4 #B7CEB4 #B4C4CE #CBB4CE
split-complementary
#CEBEB4 #B4CECB #B4B7CE
monochromatic
#9E7E6A #B69E8F #CEBEB4 #E6DED9 #F3EFEC
Accessibility & contrast
On white
1.80
#CEBEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#CEBEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEB4
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEB4 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB3
Deuteranopia (green-blind)
#C6C2B4
Tritanopia (blue-blind)
#D3BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebeb4; /* rgb */ color: rgb(206, 190, 180); /* oklch */ color: oklch(81.2% 0.023 54.3);
Tailwind
colors: {
custom: {
50: '#ddd1ca',
500: '#cebeb4',
950: '#000000',
},
}SCSS
$custom: #cebeb4; $custom-light: #ddd1ca; $custom-dark: #000000;
JSON
{
"hex": "#cebeb4",
"rgb": {
"r": 206,
"g": 190,
"b": 180
},
"hsl": {
"h": 23.077,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.81202,
"c": 0.02291,
"h": 54.3
},
"luminance": 0.53244
}Semantic roles & 50–950 ramp
primary
#CEBEB4
secondary
#8397A3
accent
#7D9F46
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382