#CEBFBE#CEBFBE
#CEBFBE is a light, near-neutral red. Relative luminance 0.541; OKLCH L 81.7% C 0.017 H 22.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFBE |
|---|---|
| RGB | rgb(206, 191, 190) |
| HSL | hsl(4, 14%, 78%) |
| HSV | hsv(4, 8%, 81%) |
| CMYK | cmyk(0%, 7.3%, 7.8%, 19.2%) |
| CIE-LAB | lab(78.52, 5.10, 2.41) |
| CIE-LCH | lch(78.52, 5.64, 25.26°) |
| OKLab | oklab(81.68% 0.0158 0.0064) |
| OKLCH | oklch(81.68% 0.017 22.1) |
| XYZ | xyz(53.3777, 54.1018, 56.3360) |
| Luminance | 0.5410 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.44
Silver
#C0C0C0
ΔE00 6.82
Warm Gray
#C9BEB0
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 7.94
Dove Gray
#B6B8BD
ΔE00 8.27
Gainsboro
#DCDCDC
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFBE #BECDCE
analogous
#CEBEC5 #CEBFBE #CEC7BE
triadic
#CEBFBE #BECEBF #BFBECE
tetradic
#CEBFBE #C5CEBE #BECDCE #C7BECE
square
#CEBFBE #C5CEBE #BECDCE #C7BECE
split-complementary
#CEBFBE #BECEC7 #BEC5CE
monochromatic
#997A78 #B49D9B #CEBFBE #E8E1E1 #F2EEEE
Accessibility & contrast
On white
1.78
#CEBFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#CEBFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFBE
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFBE | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C1BE
Deuteranopia (green-blind)
#C5C3BE
Tritanopia (blue-blind)
#D2BEBF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebfbe; /* rgb */ color: rgb(206, 191, 190); /* oklch */ color: oklch(81.7% 0.017 22.1);
Tailwind
colors: {
custom: {
50: '#ddd2d1',
500: '#cebfbe',
950: '#000000',
},
}SCSS
$custom: #cebfbe; $custom-light: #ddd2d1; $custom-dark: #000000;
JSON
{
"hex": "#cebfbe",
"rgb": {
"r": 206,
"g": 191,
"b": 190
},
"hsl": {
"h": 3.75,
"s": 14.035,
"l": 77.647
},
"oklch": {
"l": 0.81677,
"c": 0.01707,
"h": 22.1
},
"luminance": 0.54101
}Semantic roles & 50–950 ramp
primary
#CEBFBE
secondary
#8EA1A2
accent
#94984D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383