#CEBFB0#CEBFB0
#CEBFB0 is a light, muted orange. Relative luminance 0.535; OKLCH L 81.3% C 0.027 H 67.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFB0 |
|---|---|
| RGB | rgb(206, 191, 176) |
| HSL | hsl(30, 23%, 75%) |
| HSV | hsv(30, 15%, 81%) |
| CMYK | cmyk(0%, 7.3%, 14.6%, 19.2%) |
| CIE-LAB | lab(78.18, 2.78, 9.47) |
| CIE-LCH | lch(78.18, 9.87, 73.64°) |
| OKLab | oklab(81.3% 0.0103 0.0247) |
| OKLCH | oklch(81.3% 0.027 67.4) |
| XYZ | xyz(51.9204, 53.5189, 48.6609) |
| Luminance | 0.5352 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.83
Greige
#B8AB98
ΔE00 6.07
Khaki
#C3B091
ΔE00 7.11
Warm Beige
#E9DCC9
ΔE00 7.17
Silver
#C0C0C0
ΔE00 8.40
Tan
#D2B48C
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFB0 #B0BFCE
analogous
#CEB0B0 #CEBFB0 #CECEB0
triadic
#CEBFB0 #B0CEBF #BFB0CE
tetradic
#CEBFB0 #B0CEB0 #B0BFCE #CEB0CE
square
#CEBFB0 #B0CEB0 #B0BFCE #CEB0CE
split-complementary
#CEBFB0 #B0CECE #B0B0CE
monochromatic
#9F8264 #B7A08A #CEBFB0 #E5DED6 #F3F0EC
Accessibility & contrast
On white
1.79
#CEBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#CEBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFB0
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFB0 | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BFAF
Deuteranopia (green-blind)
#C8C3B0
Tritanopia (blue-blind)
#D4BCBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebfb0; /* rgb */ color: rgb(206, 191, 176); /* oklch */ color: oklch(81.3% 0.027 67.4);
Tailwind
colors: {
custom: {
50: '#ddd2c7',
500: '#cebfb0',
950: '#000000',
},
}SCSS
$custom: #cebfb0; $custom-light: #ddd2c7; $custom-dark: #000000;
JSON
{
"hex": "#cebfb0",
"rgb": {
"r": 206,
"g": 191,
"b": 176
},
"hsl": {
"h": 30,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.81298,
"c": 0.02677,
"h": 67.4
},
"luminance": 0.53518
}Semantic roles & 50–950 ramp
primary
#CEBFB0
secondary
#7F91A3
accent
#73A244
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382