#CEBEBC#CEBEBC
#CEBEBC is a light, near-neutral red. Relative luminance 0.536; OKLCH L 81.4% C 0.018 H 26.1°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEBC |
|---|---|
| RGB | rgb(206, 190, 188) |
| HSL | hsl(7, 16%, 77%) |
| HSV | hsv(7, 9%, 81%) |
| CMYK | cmyk(0%, 7.8%, 8.7%, 19.2%) |
| CIE-LAB | lab(78.22, 5.29, 3.04) |
| CIE-LCH | lch(78.22, 6.11, 29.92°) |
| OKLab | oklab(81.42% 0.0165 0.0081) |
| OKLCH | oklch(81.42% 0.018 26.1) |
| XYZ | xyz(52.9433, 53.5803, 55.1202) |
| Luminance | 0.5358 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.02
Silver
#C0C0C0
ΔE00 7.14
Warm Gray
#C9BEB0
ΔE00 7.25
Light Gray
#D3D3D3
ΔE00 8.34
Dove Gray
#B6B8BD
ΔE00 8.63
Gainsboro
#DCDCDC
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEBC #BCCCCE
analogous
#CEBCC3 #CEBEBC #CEC7BC
triadic
#CEBEBC #BCCEBE #BEBCCE
tetradic
#CEBEBC #C3CEBC #BCCCCE #C7BCCE
square
#CEBEBC #C3CEBC #BCCCCE #C7BCCE
split-complementary
#CEBEBC #BCCEC7 #BCC3CE
monochromatic
#9A7975 #B49C99 #CEBEBC #E8E0DF #F2EEED
Accessibility & contrast
On white
1.79
#CEBEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#CEBEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEBC
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEBC | 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)
#C1C0BC
Deuteranopia (green-blind)
#C5C3BC
Tritanopia (blue-blind)
#D2BCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebebc; /* rgb */ color: rgb(206, 190, 188); /* oklch */ color: oklch(81.4% 0.018 26.1);
Tailwind
colors: {
custom: {
50: '#ddd1d0',
500: '#cebebc',
950: '#000000',
},
}SCSS
$custom: #cebebc; $custom-light: #ddd1d0; $custom-dark: #000000;
JSON
{
"hex": "#cebebc",
"rgb": {
"r": 206,
"g": 190,
"b": 188
},
"hsl": {
"h": 6.667,
"s": 15.517,
"l": 77.255
},
"oklch": {
"l": 0.81422,
"c": 0.01841,
"h": 26.1
},
"luminance": 0.5358
}Semantic roles & 50–950 ramp
primary
#CEBEBC
secondary
#8CA0A2
accent
#919A4C
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383