#DEAFA8#DEAFA8
#DEAFA8 is a light, muted red. Relative luminance 0.490; OKLCH L 79.5% C 0.056 H 28.1°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DEAFA8 |
|---|---|
| RGB | rgb(222, 175, 168) |
| HSL | hsl(8, 45%, 76%) |
| HSV | hsv(8, 24%, 87%) |
| CMYK | cmyk(0%, 21.2%, 24.3%, 12.9%) |
| CIE-LAB | lab(75.46, 16.07, 10.13) |
| CIE-LCH | lch(75.46, 18.99, 32.23°) |
| OKLab | oklab(79.46% 0.0495 0.0265) |
| OKLCH | oklch(79.46% 0.056 28.1) |
| XYZ | xyz(52.5227, 49.0190, 43.7332) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.86
Dusty Pink
#D8A7B1
ΔE00 6.92
Pale Rose
#FDC1C5
ΔE00 7.62
Blush (survey)
#F29E8E
ΔE00 8.18
Pale Salmon
#FFB19A
ΔE00 8.31
Light Rose
#FFC5CB
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEAFA8 #A8D7DE
analogous
#DEA8BC #DEAFA8 #DECAA8
triadic
#DEAFA8 #A8DEAF #AFA8DE
tetradic
#DEAFA8 #BCDEA8 #A8D7DE #CAA8DE
square
#DEAFA8 #BCDEA8 #A8D7DE #CAA8DE
split-complementary
#DEAFA8 #A8DECA #A8BCDE
monochromatic
#BC5D4F #CD867C #DEAFA8 #EFD8D4 #F7EBE9
Accessibility & contrast
On white
1.94
#DEAFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#DEAFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEAFA8
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEAFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEAFA8 | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A7
Deuteranopia (green-blind)
#C3BDA8
Tritanopia (blue-blind)
#E9AAAD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #deafa8; /* rgb */ color: rgb(222, 175, 168); /* oklch */ color: oklch(79.5% 0.056 28.1);
Tailwind
colors: {
custom: {
50: '#e9c7c1',
500: '#deafa8',
950: '#000000',
},
}SCSS
$custom: #deafa8; $custom-light: #e9c7c1; $custom-dark: #000000;
JSON
{
"hex": "#deafa8",
"rgb": {
"r": 222,
"g": 175,
"b": 168
},
"hsl": {
"h": 7.778,
"s": 45,
"l": 76.471
},
"oklch": {
"l": 0.79457,
"c": 0.05615,
"h": 28.1
},
"luminance": 0.49017
}Semantic roles & 50–950 ramp
primary
#DEAFA8
secondary
#DDEBEE
accent
#A6B82D
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161312
muted
#848281