#CEBAB8#CEBAB8
#CEBAB8 is a light, muted red. Relative luminance 0.517; OKLCH L 80.5% C 0.023 H 24.5°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAB8 |
|---|---|
| RGB | rgb(206, 186, 184) |
| HSL | hsl(5, 18%, 76%) |
| HSV | hsv(5, 11%, 81%) |
| CMYK | cmyk(0%, 9.7%, 10.7%, 19.2%) |
| CIE-LAB | lab(77.10, 6.75, 3.59) |
| CIE-LCH | lch(77.10, 7.65, 28.03°) |
| OKLab | oklab(80.52% 0.021 0.0096) |
| OKLCH | oklch(80.52% 0.023 24.5) |
| XYZ | xyz(51.6635, 51.7013, 52.5959) |
| Luminance | 0.5170 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.36
Warm Gray
#C9BEB0
ΔE00 8.35
Silver
#C0C0C0
ΔE00 8.66
Dove Gray
#B6B8BD
ΔE00 9.85
Light Gray
#D3D3D3
ΔE00 10.05
Mistyrose
#FFE4E1
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAB8 #B8CCCE
analogous
#CEB8C1 #CEBAB8 #CEC5B8
triadic
#CEBAB8 #B8CEBA #BAB8CE
tetradic
#CEBAB8 #C1CEB8 #B8CCCE #C5B8CE
square
#CEBAB8 #C1CEB8 #B8CCCE #C5B8CE
split-complementary
#CEBAB8 #B8CEC5 #B8C1CE
monochromatic
#9C7470 #B59794 #CEBAB8 #E7DDDC #F3EDED
Accessibility & contrast
On white
1.85
#CEBAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#CEBAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAB8
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAB8 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB8
Deuteranopia (green-blind)
#C2C0B8
Tritanopia (blue-blind)
#D3B8B9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebab8; /* rgb */ color: rgb(206, 186, 184); /* oklch */ color: oklch(80.5% 0.023 24.5);
Tailwind
colors: {
custom: {
50: '#ddcecd',
500: '#cebab8',
950: '#000000',
},
}SCSS
$custom: #cebab8; $custom-light: #ddcecd; $custom-dark: #000000;
JSON
{
"hex": "#cebab8",
"rgb": {
"r": 206,
"g": 186,
"b": 184
},
"hsl": {
"h": 5.455,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.80516,
"c": 0.02306,
"h": 24.5
},
"luminance": 0.517
}Semantic roles & 50–950 ramp
primary
#CEBAB8
secondary
#88A0A3
accent
#959D49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151313
muted
#848383