#CEBAB4#CEBAB4
#CEBAB4 is a light, muted red. Relative luminance 0.515; OKLCH L 80.4% C 0.024 H 37.4°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAB4 |
|---|---|
| RGB | rgb(206, 186, 180) |
| HSL | hsl(14, 21%, 76%) |
| HSV | hsv(14, 13%, 81%) |
| CMYK | cmyk(0%, 9.7%, 12.6%, 19.2%) |
| CIE-LAB | lab(77.00, 6.09, 5.62) |
| CIE-LCH | lch(77.00, 8.29, 42.69°) |
| OKLab | oklab(80.41% 0.0194 0.0148) |
| OKLCH | oklch(80.41% 0.024 37.4) |
| XYZ | xyz(51.2502, 51.5359, 50.4188) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.84
Warm Gray
#C9BEB0
ΔE00 6.71
Silver
#C0C0C0
ΔE00 8.65
Greige
#B8AB98
ΔE00 9.40
Light Gray
#D3D3D3
ΔE00 10.07
Dove Gray
#B6B8BD
ΔE00 10.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAB4 #B4C8CE
analogous
#CEB4BB #CEBAB4 #CEC7B4
triadic
#CEBAB4 #B4CEBA #BAB4CE
tetradic
#CEBAB4 #BBCEB4 #B4C8CE #C7B4CE
square
#CEBAB4 #BBCEB4 #B4C8CE #C7B4CE
split-complementary
#CEBAB4 #B4CEC7 #B4BBCE
monochromatic
#9E766A #B6988F #CEBAB4 #E6DCD9 #F3EEEC
Accessibility & contrast
On white
1.86
#CEBAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#CEBAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAB4
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAB4 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBCB4
Deuteranopia (green-blind)
#C3C0B4
Tritanopia (blue-blind)
#D4B7B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebab4; /* rgb */ color: rgb(206, 186, 180); /* oklch */ color: oklch(80.4% 0.024 37.4);
Tailwind
colors: {
custom: {
50: '#ddceca',
500: '#cebab4',
950: '#000000',
},
}SCSS
$custom: #cebab4; $custom-light: #ddceca; $custom-dark: #000000;
JSON
{
"hex": "#cebab4",
"rgb": {
"r": 206,
"g": 186,
"b": 180
},
"hsl": {
"h": 13.846,
"s": 20.968,
"l": 75.686
},
"oklch": {
"l": 0.80406,
"c": 0.02443,
"h": 37.4
},
"luminance": 0.51535
}Semantic roles & 50–950 ramp
primary
#CEBAB4
secondary
#839CA3
accent
#8B9F46
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382