#CEAFA6#CEAFA6
#CEAFA6 is a light, muted red. Relative luminance 0.465; OKLCH L 77.9% C 0.038 H 36.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFA6 |
|---|---|
| RGB | rgb(206, 175, 166) |
| HSL | hsl(14, 29%, 73%) |
| HSV | hsv(14, 19%, 81%) |
| CMYK | cmyk(0%, 15%, 19.4%, 19.2%) |
| CIE-LAB | lab(73.89, 9.78, 8.78) |
| CIE-LCH | lch(73.89, 13.14, 41.90°) |
| OKLab | oklab(77.86% 0.0308 0.023) |
| OKLCH | oklch(77.86% 0.038 36.8) |
| XYZ | xyz(47.6666, 46.5364, 42.5405) |
| Luminance | 0.4653 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.86
Mushroom
#BA9E88
ΔE00 8.33
Pinkish Tan
#D99B82
ΔE00 9.67
Dusty Pink
#D8A7B1
ΔE00 9.72
Warm Gray
#C9BEB0
ΔE00 9.98
Rosybrown
#BC8F8F
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFA6 #A6C5CE
analogous
#CEA6B1 #CEAFA6 #CEC3A6
triadic
#CEAFA6 #A6CEAF #AFA6CE
tetradic
#CEAFA6 #B1CEA6 #A6C5CE #C3A6CE
square
#CEAFA6 #B1CEA6 #A6C5CE #C3A6CE
split-complementary
#CEAFA6 #A6CEC3 #A6B1CE
monochromatic
#A16959 #B88C7F #CEAFA6 #E4D2CD #F4EDEB
Accessibility & contrast
On white
2.04
#CEAFA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CEAFA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFA6
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFA6 | 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)
#B6B2A5
Deuteranopia (green-blind)
#BDB8A6
Tritanopia (blue-blind)
#D6ABAC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ceafa6; /* rgb */ color: rgb(206, 175, 166); /* oklch */ color: oklch(77.9% 0.038 36.8);
Tailwind
colors: {
custom: {
50: '#ddc6c0',
500: '#ceafa6',
950: '#000000',
},
}SCSS
$custom: #ceafa6; $custom-light: #ddc6c0; $custom-dark: #000000;
JSON
{
"hex": "#ceafa6",
"rgb": {
"r": 206,
"g": 175,
"b": 166
},
"hsl": {
"h": 13.5,
"s": 28.986,
"l": 72.941
},
"oklch": {
"l": 0.77864,
"c": 0.0384,
"h": 36.8
},
"luminance": 0.46535
}Semantic roles & 50–950 ramp
primary
#CEAFA6
secondary
#E0E8EB
accent
#90A83E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281