#CEBFB2#CEBFB2
#CEBFB2 is a light, muted orange. Relative luminance 0.536; OKLCH L 81.3% C 0.025 H 63.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFB2 |
|---|---|
| RGB | rgb(206, 191, 178) |
| HSL | hsl(28, 22%, 75%) |
| HSV | hsv(28, 14%, 81%) |
| CMYK | cmyk(0%, 7.3%, 13.6%, 19.2%) |
| CIE-LAB | lab(78.23, 3.10, 8.46) |
| CIE-LCH | lch(78.23, 9.01, 69.87°) |
| OKLab | oklab(81.35% 0.0111 0.0221) |
| OKLCH | oklch(81.35% 0.025 63.4) |
| XYZ | xyz(52.1197, 53.5987, 49.7108) |
| Luminance | 0.5360 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.22
Greige
#B8AB98
ΔE00 6.51
Warm Beige
#E9DCC9
ΔE00 7.46
Khaki
#C3B091
ΔE00 7.89
Silver
#C0C0C0
ΔE00 7.94
Light Gray
#D3D3D3
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFB2 #B2C1CE
analogous
#CEB2B3 #CEBFB2 #CECDB2
triadic
#CEBFB2 #B2CEBF #BFB2CE
tetradic
#CEBFB2 #B3CEB2 #B2C1CE #CDB2CE
square
#CEBFB2 #B3CEB2 #B2C1CE #CDB2CE
split-complementary
#CEBFB2 #B2CECD #B2B3CE
monochromatic
#9E8167 #B6A08D #CEBFB2 #E6DED7 #F3EFEC
Accessibility & contrast
On white
1.79
#CEBFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CEBFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFB2
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFB2 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B1
Deuteranopia (green-blind)
#C7C3B2
Tritanopia (blue-blind)
#D4BCBB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebfb2; /* rgb */ color: rgb(206, 191, 178); /* oklch */ color: oklch(81.3% 0.025 63.4);
Tailwind
colors: {
custom: {
50: '#ddd2c9',
500: '#cebfb2',
950: '#000000',
},
}SCSS
$custom: #cebfb2; $custom-light: #ddd2c9; $custom-dark: #000000;
JSON
{
"hex": "#cebfb2",
"rgb": {
"r": 206,
"g": 191,
"b": 178
},
"hsl": {
"h": 27.857,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.8135,
"c": 0.02474,
"h": 63.4
},
"luminance": 0.53598
}Semantic roles & 50–950 ramp
primary
#CEBFB2
secondary
#8193A3
accent
#76A145
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382