#CEAFA7#CEAFA7
#CEAFA7 is a light, muted red. Relative luminance 0.466; OKLCH L 77.9% C 0.038 H 34.8°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFA7 |
|---|---|
| RGB | rgb(206, 175, 167) |
| HSL | hsl(12, 28%, 73%) |
| HSV | hsv(12, 19%, 81%) |
| CMYK | cmyk(0%, 15%, 18.9%, 19.2%) |
| CIE-LAB | lab(73.92, 9.93, 8.26) |
| CIE-LCH | lch(73.92, 12.92, 39.75°) |
| OKLab | oklab(77.89% 0.0312 0.0217) |
| OKLCH | oklch(77.89% 0.038 34.8) |
| XYZ | xyz(47.7587, 46.5733, 43.0255) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.47
Mushroom
#BA9E88
ΔE00 8.71
Dusty Pink
#D8A7B1
ΔE00 9.30
Pinkish Tan
#D99B82
ΔE00 9.88
Rosybrown
#BC8F8F
ΔE00 10.13
Warm Gray
#C9BEB0
ΔE00 10.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFA7 #A7C6CE
analogous
#CEA7B2 #CEAFA7 #CEC2A7
triadic
#CEAFA7 #A7CEAF #AFA7CE
tetradic
#CEAFA7 #B2CEA7 #A7C6CE #C2A7CE
square
#CEAFA7 #B2CEA7 #A7C6CE #C2A7CE
split-complementary
#CEAFA7 #A7CEC2 #A7B2CE
monochromatic
#A1685A #B88B80 #CEAFA7 #E4D3CE #F4EDEB
Accessibility & contrast
On white
2.04
#CEAFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#CEAFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFA7
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFA7 | 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)
#B6B2A6
Deuteranopia (green-blind)
#BDB8A7
Tritanopia (blue-blind)
#D6ABAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ceafa7; /* rgb */ color: rgb(206, 175, 167); /* oklch */ color: oklch(77.9% 0.038 34.8);
Tailwind
colors: {
custom: {
50: '#ddc6c1',
500: '#ceafa7',
950: '#000000',
},
}SCSS
$custom: #ceafa7; $custom-light: #ddc6c1; $custom-dark: #000000;
JSON
{
"hex": "#ceafa7",
"rgb": {
"r": 206,
"g": 175,
"b": 167
},
"hsl": {
"h": 12.308,
"s": 28.467,
"l": 73.137
},
"oklch": {
"l": 0.7789,
"c": 0.03796,
"h": 34.8
},
"luminance": 0.46572
}Semantic roles & 50–950 ramp
primary
#CEAFA7
secondary
#E0E8EB
accent
#92A73E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281