#CEBFBC#CEBFBC
#CEBFBC is a light, near-neutral red. Relative luminance 0.540; OKLCH L 81.6% C 0.018 H 31.1°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFBC |
|---|---|
| RGB | rgb(206, 191, 188) |
| HSL | hsl(10, 16%, 77%) |
| HSV | hsv(10, 9%, 81%) |
| CMYK | cmyk(0%, 7.3%, 8.7%, 19.2%) |
| CIE-LAB | lab(78.47, 4.76, 3.41) |
| CIE-LCH | lch(78.47, 5.86, 35.65°) |
| OKLab | oklab(81.62% 0.015 0.0091) |
| OKLCH | oklch(81.62% 0.018 31.1) |
| XYZ | xyz(53.1606, 54.0150, 55.1927) |
| Luminance | 0.5401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.51
Pinkish Grey
#C8ACA9
ΔE00 6.52
Silver
#C0C0C0
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 7.89
Dove Gray
#B6B8BD
ΔE00 8.45
Gainsboro
#DCDCDC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFBC #BCCBCE
analogous
#CEBCC2 #CEBFBC #CEC8BC
triadic
#CEBFBC #BCCEBF #BFBCCE
tetradic
#CEBFBC #C2CEBC #BCCBCE #C8BCCE
square
#CEBFBC #C2CEBC #BCCBCE #C8BCCE
split-complementary
#CEBFBC #BCCEC8 #BCC2CE
monochromatic
#9A7B75 #B49D99 #CEBFBC #E8E1DF #F2EEED
Accessibility & contrast
On white
1.78
#CEBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#CEBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFBC
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFBC | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BC
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#D2BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebfbc; /* rgb */ color: rgb(206, 191, 188); /* oklch */ color: oklch(81.6% 0.018 31.1);
Tailwind
colors: {
custom: {
50: '#ddd2d0',
500: '#cebfbc',
950: '#000000',
},
}SCSS
$custom: #cebfbc; $custom-light: #ddd2d0; $custom-dark: #000000;
JSON
{
"hex": "#cebfbc",
"rgb": {
"r": 206,
"g": 191,
"b": 188
},
"hsl": {
"h": 10,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.81621,
"c": 0.01755,
"h": 31.1
},
"luminance": 0.54014
}Semantic roles & 50–950 ramp
primary
#CEBFBC
secondary
#8C9FA2
accent
#8D9A4C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383