#CEBBB4#CEBBB4
#CEBBB4 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.6% C 0.024 H 41.4°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBB4 |
|---|---|
| RGB | rgb(206, 187, 180) |
| HSL | hsl(16, 21%, 76%) |
| HSV | hsv(16, 13%, 81%) |
| CMYK | cmyk(0%, 9.2%, 12.6%, 19.2%) |
| CIE-LAB | lab(77.26, 5.56, 5.98) |
| CIE-LCH | lch(77.26, 8.17, 47.12°) |
| OKLab | oklab(80.6% 0.0179 0.0158) |
| OKLCH | oklch(80.6% 0.024 41.4) |
| XYZ | xyz(51.4616, 51.9587, 50.4893) |
| Luminance | 0.5196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.50
Warm Gray
#C9BEB0
ΔE00 5.95
Silver
#C0C0C0
ΔE00 8.34
Greige
#B8AB98
ΔE00 8.85
Light Gray
#D3D3D3
ΔE00 9.72
Dove Gray
#B6B8BD
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBB4 #B4C7CE
analogous
#CEB4BA #CEBBB4 #CEC8B4
triadic
#CEBBB4 #B4CEBB #BBB4CE
tetradic
#CEBBB4 #BACEB4 #B4C7CE #C8B4CE
square
#CEBBB4 #BACEB4 #B4C7CE #C8B4CE
split-complementary
#CEBBB4 #B4CEC8 #B4BACE
monochromatic
#9E786A #B6998F #CEBBB4 #E6DDD9 #F3EEEC
Accessibility & contrast
On white
1.84
#CEBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CEBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBB4
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBB4 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBDB4
Deuteranopia (green-blind)
#C4C0B4
Tritanopia (blue-blind)
#D4B8B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbb4; /* rgb */ color: rgb(206, 187, 180); /* oklch */ color: oklch(80.6% 0.024 41.4);
Tailwind
colors: {
custom: {
50: '#ddcfca',
500: '#cebbb4',
950: '#000000',
},
}SCSS
$custom: #cebbb4; $custom-light: #ddcfca; $custom-dark: #000000;
JSON
{
"hex": "#cebbb4",
"rgb": {
"r": 206,
"g": 187,
"b": 180
},
"hsl": {
"h": 16.154,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.80604,
"c": 0.02386,
"h": 41.4
},
"luminance": 0.51958
}Semantic roles & 50–950 ramp
primary
#CEBBB4
secondary
#839AA3
accent
#879F46
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382