#CEBFB8#CEBFB8
#CEBFB8 is a light, near-neutral orange. Relative luminance 0.538; OKLCH L 81.5% C 0.020 H 46.8°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFB8 |
|---|---|
| RGB | rgb(206, 191, 184) |
| HSL | hsl(19, 18%, 76%) |
| HSV | hsv(19, 11%, 81%) |
| CMYK | cmyk(0%, 7.3%, 10.7%, 19.2%) |
| CIE-LAB | lab(78.37, 4.09, 5.43) |
| CIE-LCH | lch(78.37, 6.79, 53.04°) |
| OKLab | oklab(81.51% 0.0135 0.0143) |
| OKLCH | oklch(81.51% 0.02 46.8) |
| XYZ | xyz(52.7354, 53.8449, 52.9531) |
| Luminance | 0.5384 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.59
Silver
#C0C0C0
ΔE00 6.93
Pinkish Grey
#C8ACA9
ΔE00 7.24
Light Gray
#D3D3D3
ΔE00 8.10
Greige
#B8AB98
ΔE00 8.45
Warm Beige
#E9DCC9
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFB8 #B8C7CE
analogous
#CEB8BC #CEBFB8 #CECAB8
triadic
#CEBFB8 #B8CEBF #BFB8CE
tetradic
#CEBFB8 #BCCEB8 #B8C7CE #CAB8CE
square
#CEBFB8 #BCCEB8 #B8C7CE #CAB8CE
split-complementary
#CEBFB8 #B8CECA #B8BCCE
monochromatic
#9C7E70 #B59E94 #CEBFB8 #E7E0DC #F3EFED
Accessibility & contrast
On white
1.78
#CEBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#CEBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFB8
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFB8 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B8
Deuteranopia (green-blind)
#C6C3B8
Tritanopia (blue-blind)
#D3BDBD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebfb8; /* rgb */ color: rgb(206, 191, 184); /* oklch */ color: oklch(81.5% 0.020 46.8);
Tailwind
colors: {
custom: {
50: '#ddd2cd',
500: '#cebfb8',
950: '#000000',
},
}SCSS
$custom: #cebfb8; $custom-light: #ddd2cd; $custom-dark: #000000;
JSON
{
"hex": "#cebfb8",
"rgb": {
"r": 206,
"g": 191,
"b": 184
},
"hsl": {
"h": 19.091,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.8151,
"c": 0.01965,
"h": 46.8
},
"luminance": 0.53844
}Semantic roles & 50–950 ramp
primary
#CEBFB8
secondary
#889AA3
accent
#829D49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383