#CEBEB2#CEBEB2
#CEBEB2 is a light, muted orange. Relative luminance 0.532; OKLCH L 81.1% C 0.025 H 59.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEB2 |
|---|---|
| RGB | rgb(206, 190, 178) |
| HSL | hsl(26, 22%, 75%) |
| HSV | hsv(26, 14%, 81%) |
| CMYK | cmyk(0%, 7.8%, 13.6%, 19.2%) |
| CIE-LAB | lab(77.97, 3.63, 8.09) |
| CIE-LCH | lch(77.97, 8.87, 65.83°) |
| OKLab | oklab(81.15% 0.0126 0.0212) |
| OKLCH | oklch(81.15% 0.025 59.3) |
| XYZ | xyz(51.9024, 53.1640, 49.6384) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.93
Greige
#B8AB98
ΔE00 6.79
Warm Beige
#E9DCC9
ΔE00 7.99
Silver
#C0C0C0
ΔE00 8.00
Khaki
#C3B091
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEB2 #B2C2CE
analogous
#CEB2B4 #CEBEB2 #CECCB2
triadic
#CEBEB2 #B2CEBE #BEB2CE
tetradic
#CEBEB2 #B4CEB2 #B2C2CE #CCB2CE
square
#CEBEB2 #B4CEB2 #B2C2CE #CCB2CE
split-complementary
#CEBEB2 #B2CECC #B2B4CE
monochromatic
#9E7F67 #B69E8D #CEBEB2 #E6DED7 #F3EFEC
Accessibility & contrast
On white
1.81
#CEBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#CEBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEB2
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEB2 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C7C2B2
Tritanopia (blue-blind)
#D4BBBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebeb2; /* rgb */ color: rgb(206, 190, 178); /* oklch */ color: oklch(81.1% 0.025 59.3);
Tailwind
colors: {
custom: {
50: '#ddd1c9',
500: '#cebeb2',
950: '#000000',
},
}SCSS
$custom: #cebeb2; $custom-light: #ddd1c9; $custom-dark: #000000;
JSON
{
"hex": "#cebeb2",
"rgb": {
"r": 206,
"g": 190,
"b": 178
},
"hsl": {
"h": 25.714,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.81149,
"c": 0.02465,
"h": 59.3
},
"luminance": 0.53163
}Semantic roles & 50–950 ramp
primary
#CEBEB2
secondary
#8195A3
accent
#79A145
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382