#CEAFAA#CEAFAA
#CEAFAA is a light, muted red. Relative luminance 0.467; OKLCH L 78.0% C 0.037 H 28.7°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFAA |
|---|---|
| RGB | rgb(206, 175, 170) |
| HSL | hsl(8, 27%, 74%) |
| HSV | hsv(8, 17%, 81%) |
| CMYK | cmyk(0%, 15%, 17.5%, 19.2%) |
| CIE-LAB | lab(73.99, 10.40, 6.73) |
| CIE-LCH | lch(73.99, 12.39, 32.89°) |
| OKLab | oklab(77.97% 0.0323 0.0177) |
| OKLCH | oklch(77.97% 0.037 28.7) |
| XYZ | xyz(48.0392, 46.6855, 44.5031) |
| Luminance | 0.4668 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.54
Dusty Pink
#D8A7B1
ΔE00 8.08
Rosybrown
#BC8F8F
ΔE00 9.66
Mushroom
#BA9E88
ΔE00 9.88
Pale Rose
#FDC1C5
ΔE00 10.61
Pinkish Tan
#D99B82
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFAA #AAC9CE
analogous
#CEAAB7 #CEAFAA #CEC1AA
triadic
#CEAFAA #AACEAF #AFAACE
tetradic
#CEAFAA #B7CEAA #AAC9CE #C1AACE
square
#CEAFAA #B7CEAA #AAC9CE #C1AACE
split-complementary
#CEAFAA #AACEC1 #AAB7CE
monochromatic
#A1665D #B88A83 #CEAFAA #E4D4D1 #F4EDEC
Accessibility & contrast
On white
2.03
#CEAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CEAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFAA
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFAA | 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)
#B5B2AA
Deuteranopia (green-blind)
#BCB8AA
Tritanopia (blue-blind)
#D6ACAE
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ceafaa; /* rgb */ color: rgb(206, 175, 170); /* oklch */ color: oklch(78.0% 0.037 28.7);
Tailwind
colors: {
custom: {
50: '#ddc6c3',
500: '#ceafaa',
950: '#000000',
},
}SCSS
$custom: #ceafaa; $custom-light: #ddc6c3; $custom-dark: #000000;
JSON
{
"hex": "#ceafaa",
"rgb": {
"r": 206,
"g": 175,
"b": 170
},
"hsl": {
"h": 8.333,
"s": 26.866,
"l": 73.725
},
"oklch": {
"l": 0.7797,
"c": 0.03689,
"h": 28.7
},
"luminance": 0.46684
}Semantic roles & 50–950 ramp
primary
#CEAFAA
secondary
#E1E9EA
accent
#97A540
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281