#CEAEB0#CEAEB0
#CEAEB0 is a light, muted red. Relative luminance 0.465; OKLCH L 77.9% C 0.037 H 13.7°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAEB0 |
|---|---|
| RGB | rgb(206, 174, 176) |
| HSL | hsl(356, 25%, 75%) |
| HSV | hsv(356, 16%, 81%) |
| CMYK | cmyk(0%, 15.5%, 14.6%, 19.2%) |
| CIE-LAB | lab(73.89, 11.90, 3.30) |
| CIE-LCH | lch(73.89, 12.35, 15.50°) |
| OKLab | oklab(77.94% 0.0362 0.0089) |
| OKLCH | oklch(77.94% 0.037 13.7) |
| XYZ | xyz(48.4259, 46.5299, 47.4961) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.86
Dusty Pink
#D8A7B1
ΔE00 5.59
Rosybrown
#BC8F8F
ΔE00 9.08
Faded Pink
#DE9DAC
ΔE00 9.27
Light Mauve
#C292A1
ΔE00 9.36
Grey Pink
#C3909B
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAEB0 #AECECC
analogous
#CEAEC0 #CEAEB0 #CEBCAE
triadic
#CEAEB0 #B0CEAE #AEB0CE
tetradic
#CEAEB0 #C0CEAE #AECECC #BCAECE
square
#CEAEB0 #C0CEAE #AECECC #BCAECE
split-complementary
#CEAEB0 #AECEBC #AEC0CE
monochromatic
#A06266 #B7888B #CEAEB0 #E5D4D5 #F3ECEC
Accessibility & contrast
On white
2.04
#CEAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CEAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAEB0
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAEB0 | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B0
Deuteranopia (green-blind)
#BAB8B0
Tritanopia (blue-blind)
#D5ABAF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ceaeb0; /* rgb */ color: rgb(206, 174, 176); /* oklch */ color: oklch(77.9% 0.037 13.7);
Tailwind
colors: {
custom: {
50: '#ddc6c7',
500: '#ceaeb0',
950: '#000000',
},
}SCSS
$custom: #ceaeb0; $custom-light: #ddc6c7; $custom-dark: #000000;
JSON
{
"hex": "#ceaeb0",
"rgb": {
"r": 206,
"g": 174,
"b": 176
},
"hsl": {
"h": 356.25,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.77942,
"c": 0.0373,
"h": 13.7
},
"luminance": 0.46529
}Semantic roles & 50–950 ramp
primary
#CEAEB0
secondary
#E1EAE9
accent
#A39D42
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282