#CEBFBD#CEBFBD
#CEBFBD is a light, near-neutral red. Relative luminance 0.541; OKLCH L 81.6% C 0.017 H 26.7°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFBD |
|---|---|
| RGB | rgb(206, 191, 189) |
| HSL | hsl(7, 15%, 77%) |
| HSV | hsv(7, 8%, 81%) |
| CMYK | cmyk(0%, 7.3%, 8.3%, 19.2%) |
| CIE-LAB | lab(78.50, 4.93, 2.91) |
| CIE-LCH | lch(78.50, 5.72, 30.56°) |
| OKLab | oklab(81.65% 0.0154 0.0078) |
| OKLCH | oklch(81.65% 0.017 26.7) |
| XYZ | xyz(53.2688, 54.0583, 55.7624) |
| Luminance | 0.5406 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.46
Silver
#C0C0C0
ΔE00 6.76
Warm Gray
#C9BEB0
ΔE00 7.01
Light Gray
#D3D3D3
ΔE00 7.90
Dove Gray
#B6B8BD
ΔE00 8.35
Gainsboro
#DCDCDC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFBD #BDCCCE
analogous
#CEBDC3 #CEBFBD #CEC8BD
triadic
#CEBFBD #BDCEBF #BFBDCE
tetradic
#CEBFBD #C3CEBD #BDCCCE #C8BDCE
square
#CEBFBD #C3CEBD #BDCCCE #C8BDCE
split-complementary
#CEBFBD #BDCEC8 #BDC3CE
monochromatic
#9A7B77 #B49D9A #CEBFBD #E8E1E0 #F2EEED
Accessibility & contrast
On white
1.78
#CEBFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#CEBFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFBD
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFBD | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BD
Deuteranopia (green-blind)
#C5C3BD
Tritanopia (blue-blind)
#D2BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebfbd; /* rgb */ color: rgb(206, 191, 189); /* oklch */ color: oklch(81.6% 0.017 26.7);
Tailwind
colors: {
custom: {
50: '#ddd2d0',
500: '#cebfbd',
950: '#000000',
},
}SCSS
$custom: #cebfbd; $custom-light: #ddd2d0; $custom-dark: #000000;
JSON
{
"hex": "#cebfbd",
"rgb": {
"r": 206,
"g": 191,
"b": 189
},
"hsl": {
"h": 7.059,
"s": 14.783,
"l": 77.451
},
"oklch": {
"l": 0.81649,
"c": 0.01726,
"h": 26.7
},
"luminance": 0.54058
}Semantic roles & 50–950 ramp
primary
#CEBFBD
secondary
#8DA0A2
accent
#90994D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383