#CEBEBE#CEBEBE
#CEBEBE is a light, near-neutral red. Relative luminance 0.537; OKLCH L 81.5% C 0.018 H 17.5°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEBE |
|---|---|
| RGB | rgb(206, 190, 190) |
| HSL | hsl(0, 14%, 78%) |
| HSV | hsv(0, 8%, 81%) |
| CMYK | cmyk(0%, 7.8%, 7.8%, 19.2%) |
| CIE-LAB | lab(78.27, 5.63, 2.04) |
| CIE-LCH | lch(78.27, 5.99, 19.89°) |
| OKLab | oklab(81.48% 0.0173 0.0055) |
| OKLCH | oklch(81.48% 0.018 17.5) |
| XYZ | xyz(53.1604, 53.6672, 56.2635) |
| Luminance | 0.5367 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.05
Silver
#C0C0C0
ΔE00 7.28
Warm Gray
#C9BEB0
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 8.44
Dove Gray
#B6B8BD
ΔE00 8.51
Gainsboro
#DCDCDC
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEBE #BECECE
analogous
#CEBEC6 #CEBEBE #CEC6BE
triadic
#CEBEBE #BECEBE #BEBECE
tetradic
#CEBEBE #C6CEBE #BECECE #C6BECE
square
#CEBEBE #C6CEBE #BECECE #C6BECE
split-complementary
#CEBEBE #BECEC6 #BEC6CE
monochromatic
#997878 #B49B9B #CEBEBE #E8E1E1 #F2EEEE
Accessibility & contrast
On white
1.79
#CEBEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#CEBEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEBE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEBE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#C4C3BE
Tritanopia (blue-blind)
#D2BDBE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cebebe; /* rgb */ color: rgb(206, 190, 190); /* oklch */ color: oklch(81.5% 0.018 17.5);
Tailwind
colors: {
custom: {
50: '#ddd1d1',
500: '#cebebe',
950: '#000000',
},
}SCSS
$custom: #cebebe; $custom-light: #ddd1d1; $custom-dark: #000000;
JSON
{
"hex": "#cebebe",
"rgb": {
"r": 206,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 14.035,
"l": 77.647
},
"oklch": {
"l": 0.81478,
"c": 0.01815,
"h": 17.5
},
"luminance": 0.53666
}Semantic roles & 50–950 ramp
primary
#CEBEBE
secondary
#8EA2A2
accent
#98984D
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383