#CEBFB3#CEBFB3
#CEBFB3 is a light, muted orange. Relative luminance 0.536; OKLCH L 81.4% C 0.024 H 61.2°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFB3 |
|---|---|
| RGB | rgb(206, 191, 179) |
| HSL | hsl(27, 22%, 75%) |
| HSV | hsv(27, 13%, 81%) |
| CMYK | cmyk(0%, 7.3%, 13.1%, 19.2%) |
| CIE-LAB | lab(78.25, 3.26, 7.95) |
| CIE-LCH | lch(78.25, 8.60, 67.69°) |
| OKLab | oklab(81.38% 0.0115 0.0208) |
| OKLCH | oklch(81.38% 0.024 61.2) |
| XYZ | xyz(52.2205, 53.6390, 50.2415) |
| Luminance | 0.5364 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.53
Greige
#B8AB98
ΔE00 6.77
Warm Beige
#E9DCC9
ΔE00 7.65
Silver
#C0C0C0
ΔE00 7.73
Khaki
#C3B091
ΔE00 8.31
Light Gray
#D3D3D3
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFB3 #B3C2CE
analogous
#CEB3B4 #CEBFB3 #CECCB3
triadic
#CEBFB3 #B3CEBF #BFB3CE
tetradic
#CEBFB3 #B4CEB3 #B3C2CE #CCB3CE
square
#CEBFB3 #B4CEB3 #B3C2CE #CCB3CE
split-complementary
#CEBFB3 #B3CECC #B3B4CE
monochromatic
#9E8069 #B6A08E #CEBFB3 #E6DED8 #F3EFEC
Accessibility & contrast
On white
1.79
#CEBFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CEBFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFB3
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFB3 | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B2
Deuteranopia (green-blind)
#C7C3B3
Tritanopia (blue-blind)
#D3BCBC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebfb3; /* rgb */ color: rgb(206, 191, 179); /* oklch */ color: oklch(81.4% 0.024 61.2);
Tailwind
colors: {
custom: {
50: '#ddd2c9',
500: '#cebfb3',
950: '#000000',
},
}SCSS
$custom: #cebfb3; $custom-light: #ddd2c9; $custom-dark: #000000;
JSON
{
"hex": "#cebfb3",
"rgb": {
"r": 206,
"g": 191,
"b": 179
},
"hsl": {
"h": 26.667,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.81376,
"c": 0.02379,
"h": 61.2
},
"luminance": 0.53638
}Semantic roles & 50–950 ramp
primary
#CEBFB3
secondary
#8294A3
accent
#78A045
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382