#EFADAE#EFADAE
#EFADAE is a light, moderate red. Relative luminance 0.513; OKLCH L 81.0% C 0.078 H 17.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFADAE |
|---|---|
| RGB | rgb(239, 173, 174) |
| HSL | hsl(359, 67%, 81%) |
| HSV | hsv(359, 28%, 94%) |
| CMYK | cmyk(0%, 27.6%, 27.2%, 6.3%) |
| CIE-LAB | lab(76.86, 24.29, 9.09) |
| CIE-LCH | lch(76.86, 25.93, 20.51°) |
| OKLab | oklab(80.98% 0.074 0.0239) |
| OKLCH | oklch(80.98% 0.078 17.9) |
| XYZ | xyz(58.1814, 51.2971, 46.8730) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.61
Pale Rose
#FDC1C5
ΔE00 4.98
Soft Pink
#FDB0C0
ΔE00 5.50
Dusty Pink
#D8A7B1
ΔE00 5.87
Pink
#FFC0CB
ΔE00 6.04
Light Rose
#FFC5CB
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFADAE #ADEFEE
analogous
#EFADCF #EFADAE #EFCDAD
triadic
#EFADAE #AEEFAD #ADAEEF
tetradic
#EFADAE #CFEFAD #ADEFEE #CDADEF
square
#EFADAE #CFEFAD #ADEFEE #CDADEF
split-complementary
#EFADAE #ADEFCD #ADCFEF
monochromatic
#DB4749 #E57A7B #EFADAE #F9E0E1 #FAE5E6
Accessibility & contrast
On white
1.87
#EFADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#EFADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFADAE
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFADAE | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B6AE
Deuteranopia (green-blind)
#C8C3AD
Tritanopia (blue-blind)
#FCA6AE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efadae; /* rgb */ color: rgb(239, 173, 174); /* oklch */ color: oklch(81.0% 0.078 17.9);
Tailwind
colors: {
custom: {
50: '#f5c5c6',
500: '#efadae',
950: '#000000',
},
}SCSS
$custom: #efadae; $custom-light: #f5c5c6; $custom-dark: #000000;
JSON
{
"hex": "#efadae",
"rgb": {
"r": 239,
"g": 173,
"b": 174
},
"hsl": {
"h": 359.091,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.80976,
"c": 0.07774,
"h": 17.9
},
"luminance": 0.51294
}Semantic roles & 50–950 ramp
primary
#EFADAE
secondary
#73CDCB
accent
#CFCC16
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282