#CEBCB2#CEBCB2
#CEBCB2 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.8% C 0.025 H 51.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCB2 |
|---|---|
| RGB | rgb(206, 188, 178) |
| HSL | hsl(21, 22%, 75%) |
| HSV | hsv(21, 14%, 81%) |
| CMYK | cmyk(0%, 8.7%, 13.6%, 19.2%) |
| CIE-LAB | lab(77.46, 4.70, 7.36) |
| CIE-LCH | lch(77.46, 8.73, 57.46°) |
| OKLab | oklab(80.75% 0.0156 0.0193) |
| OKLCH | oklch(80.75% 0.025 51.1) |
| XYZ | xyz(51.4722, 52.3036, 49.4950) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.44
Pinkish Grey
#C8ACA9
ΔE00 6.86
Greige
#B8AB98
ΔE00 7.59
Silver
#C0C0C0
ΔE00 8.29
Warm Beige
#E9DCC9
ΔE00 9.17
Khaki
#C3B091
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCB2 #B2C4CE
analogous
#CEB2B6 #CEBCB2 #CECAB2
triadic
#CEBCB2 #B2CEBC #BCB2CE
tetradic
#CEBCB2 #B6CEB2 #B2C4CE #CAB2CE
square
#CEBCB2 #B6CEB2 #B2C4CE #CAB2CE
split-complementary
#CEBCB2 #B2CECA #B2B6CE
monochromatic
#9E7B67 #B69B8D #CEBCB2 #E6DDD7 #F3EFEC
Accessibility & contrast
On white
1.83
#CEBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CEBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCB2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCB2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#D4B9B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebcb2; /* rgb */ color: rgb(206, 188, 178); /* oklch */ color: oklch(80.8% 0.025 51.1);
Tailwind
colors: {
custom: {
50: '#ddd0c9',
500: '#cebcb2',
950: '#000000',
},
}SCSS
$custom: #cebcb2; $custom-light: #ddd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cebcb2",
"rgb": {
"r": 206,
"g": 188,
"b": 178
},
"hsl": {
"h": 21.429,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.8075,
"c": 0.02484,
"h": 51.1
},
"luminance": 0.52303
}Semantic roles & 50–950 ramp
primary
#CEBCB2
secondary
#8197A3
accent
#80A145
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382