#CEBFB4#CEBFB4
#CEBFB4 is a light, muted orange. Relative luminance 0.537; OKLCH L 81.4% C 0.023 H 58.7°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFB4 |
|---|---|
| RGB | rgb(206, 191, 180) |
| HSL | hsl(25, 21%, 76%) |
| HSV | hsv(25, 13%, 81%) |
| CMYK | cmyk(0%, 7.3%, 12.6%, 19.2%) |
| CIE-LAB | lab(78.27, 3.43, 7.45) |
| CIE-LCH | lch(78.27, 8.20, 65.30°) |
| OKLab | oklab(81.4% 0.0119 0.0195) |
| OKLCH | oklch(81.4% 0.023 58.7) |
| XYZ | xyz(52.3220, 53.6796, 50.7761) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.88
Greige
#B8AB98
ΔE00 7.06
Silver
#C0C0C0
ΔE00 7.53
Warm Beige
#E9DCC9
ΔE00 7.87
Pinkish Grey
#C8ACA9
ΔE00 8.52
Light Gray
#D3D3D3
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFB4 #B4C3CE
analogous
#CEB4B6 #CEBFB4 #CECCB4
triadic
#CEBFB4 #B4CEBF #BFB4CE
tetradic
#CEBFB4 #B6CEB4 #B4C3CE #CCB4CE
square
#CEBFB4 #B6CEB4 #B4C3CE #CCB4CE
split-complementary
#CEBFB4 #B4CECC #B4B6CE
monochromatic
#9E806A #B69F8F #CEBFB4 #E6DFD9 #F3EFEC
Accessibility & contrast
On white
1.79
#CEBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#CEBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFB4
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFB4 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B3
Deuteranopia (green-blind)
#C7C3B4
Tritanopia (blue-blind)
#D3BCBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebfb4; /* rgb */ color: rgb(206, 191, 180); /* oklch */ color: oklch(81.4% 0.023 58.7);
Tailwind
colors: {
custom: {
50: '#ddd2ca',
500: '#cebfb4',
950: '#000000',
},
}SCSS
$custom: #cebfb4; $custom-light: #ddd2ca; $custom-dark: #000000;
JSON
{
"hex": "#cebfb4",
"rgb": {
"r": 206,
"g": 191,
"b": 180
},
"hsl": {
"h": 25.385,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.81403,
"c": 0.02286,
"h": 58.7
},
"luminance": 0.53679
}Semantic roles & 50–950 ramp
primary
#CEBFB4
secondary
#8396A3
accent
#7A9F46
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382