#EFAEB4#EFAEB4
#EFAEB4 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.3% C 0.077 H 12.8°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAEB4 |
|---|---|
| RGB | rgb(239, 174, 180) |
| HSL | hsl(354, 67%, 81%) |
| HSV | hsv(354, 27%, 94%) |
| CMYK | cmyk(0%, 27.2%, 24.7%, 6.3%) |
| CIE-LAB | lab(77.23, 24.58, 6.36) |
| CIE-LCH | lch(77.23, 25.39, 14.50°) |
| OKLab | oklab(81.31% 0.0747 0.0169) |
| OKLCH | oklch(81.31% 0.077 12.8) |
| XYZ | xyz(58.9719, 51.9212, 50.0868) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.33
Soft Pink
#FDB0C0
ΔE00 3.90
Pale Rose
#FDC1C5
ΔE00 4.51
Pink
#FFC0CB
ΔE00 4.81
Dusty Pink
#D8A7B1
ΔE00 4.90
Bubblegum
#FFC1CC
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAEB4 #AEEFE9
analogous
#EFAED4 #EFAEB4 #EFC8AE
triadic
#EFAEB4 #B4EFAE #AEB4EF
tetradic
#EFAEB4 #D4EFAE #AEEFE9 #C8AEEF
square
#EFAEB4 #D4EFAE #AEEFE9 #C8AEEF
split-complementary
#EFAEB4 #AEEFC8 #AED4EF
monochromatic
#DB4855 #E57B85 #EFAEB4 #F9E1E3 #FAE5E7
Accessibility & contrast
On white
1.84
#EFAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#EFAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAEB4
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAEB4 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B8B4
Deuteranopia (green-blind)
#C8C3B3
Tritanopia (blue-blind)
#FCA8B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efaeb4; /* rgb */ color: rgb(239, 174, 180); /* oklch */ color: oklch(81.3% 0.077 12.8);
Tailwind
colors: {
custom: {
50: '#f5c6ca',
500: '#efaeb4',
950: '#000000',
},
}SCSS
$custom: #efaeb4; $custom-light: #f5c6ca; $custom-dark: #000000;
JSON
{
"hex": "#efaeb4",
"rgb": {
"r": 239,
"g": 174,
"b": 180
},
"hsl": {
"h": 354.462,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.81313,
"c": 0.07656,
"h": 12.8
},
"luminance": 0.51918
}Semantic roles & 50–950 ramp
primary
#EFAEB4
secondary
#74CDC5
accent
#CFBE17
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282