#CEAEB4#CEAEB4
#CEAEB4 is a light, muted red. Relative luminance 0.467; OKLCH L 78.1% C 0.038 H 5.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAEB4 |
|---|---|
| RGB | rgb(206, 174, 180) |
| HSL | hsl(349, 25%, 75%) |
| HSV | hsv(349, 16%, 81%) |
| CMYK | cmyk(0%, 15.5%, 12.6%, 19.2%) |
| CIE-LAB | lab(73.99, 12.55, 1.26) |
| CIE-LCH | lch(73.99, 12.62, 5.72°) |
| OKLab | oklab(78.06% 0.0378 0.0035) |
| OKLCH | oklch(78.06% 0.038 5.3) |
| XYZ | xyz(48.8275, 46.6905, 49.6112) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.35
Dusty Pink
#D8A7B1
ΔE00 4.87
Thistle
#D8BFD8
ΔE00 8.48
Faded Pink
#DE9DAC
ΔE00 8.64
Light Mauve
#C292A1
ΔE00 8.66
Grey Pink
#C3909B
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAEB4 #AECEC8
analogous
#CEAEC4 #CEAEB4 #CEB8AE
triadic
#CEAEB4 #B4CEAE #AEB4CE
tetradic
#CEAEB4 #C4CEAE #AECEC8 #B8AECE
square
#CEAEB4 #C4CEAE #AECEC8 #B8AECE
split-complementary
#CEAEB4 #AECEB8 #AEC4CE
monochromatic
#A0626D #B78891 #CEAEB4 #E5D4D7 #F3ECED
Accessibility & contrast
On white
2.03
#CEAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CEAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAEB4
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAEB4 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B4
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#D4ACB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ceaeb4; /* rgb */ color: rgb(206, 174, 180); /* oklch */ color: oklch(78.1% 0.038 5.3);
Tailwind
colors: {
custom: {
50: '#ddc6ca',
500: '#ceaeb4',
950: '#000000',
},
}SCSS
$custom: #ceaeb4; $custom-light: #ddc6ca; $custom-dark: #000000;
JSON
{
"hex": "#ceaeb4",
"rgb": {
"r": 206,
"g": 174,
"b": 180
},
"hsl": {
"h": 348.75,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.78056,
"c": 0.03794,
"h": 5.3
},
"luminance": 0.46689
}Semantic roles & 50–950 ramp
primary
#CEAEB4
secondary
#E1EAE8
accent
#A39142
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282