#CEBDB8#CEBDB8
#CEBDB8 is a light, muted red. Relative luminance 0.530; OKLCH L 81.1% C 0.021 H 37.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBDB8 |
|---|---|
| RGB | rgb(206, 189, 184) |
| HSL | hsl(14, 18%, 76%) |
| HSV | hsv(14, 11%, 81%) |
| CMYK | cmyk(0%, 8.3%, 10.7%, 19.2%) |
| CIE-LAB | lab(77.86, 5.15, 4.69) |
| CIE-LCH | lch(77.86, 6.97, 42.35°) |
| OKLab | oklab(81.11% 0.0165 0.0124) |
| OKLCH | oklch(81.11% 0.021 37) |
| XYZ | xyz(52.3022, 52.9786, 52.8088) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.91
Warm Gray
#C9BEB0
ΔE00 6.12
Silver
#C0C0C0
ΔE00 7.51
Light Gray
#D3D3D3
ΔE00 8.79
Dove Gray
#B6B8BD
ΔE00 9.25
Greige
#B8AB98
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBDB8 #B8C9CE
analogous
#CEB8BE #CEBDB8 #CEC8B8
triadic
#CEBDB8 #B8CEBD #BDB8CE
tetradic
#CEBDB8 #BECEB8 #B8C9CE #C8B8CE
square
#CEBDB8 #BECEB8 #B8C9CE #C8B8CE
split-complementary
#CEBDB8 #B8CEC8 #B8BECE
monochromatic
#9C7A70 #B59B94 #CEBDB8 #E7DFDC #F3EEED
Accessibility & contrast
On white
1.81
#CEBDB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CEBDB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBDB8
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBDB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBDB8 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB8
Deuteranopia (green-blind)
#C5C2B8
Tritanopia (blue-blind)
#D3BBBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebdb8; /* rgb */ color: rgb(206, 189, 184); /* oklch */ color: oklch(81.1% 0.021 37.0);
Tailwind
colors: {
custom: {
50: '#ddd0cd',
500: '#cebdb8',
950: '#000000',
},
}SCSS
$custom: #cebdb8; $custom-light: #ddd0cd; $custom-dark: #000000;
JSON
{
"hex": "#cebdb8",
"rgb": {
"r": 206,
"g": 189,
"b": 184
},
"hsl": {
"h": 13.636,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.81112,
"c": 0.02062,
"h": 37
},
"luminance": 0.52978
}Semantic roles & 50–950 ramp
primary
#CEBDB8
secondary
#889DA3
accent
#8A9D49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383