#EFAFB2#EFAFB2
#EFAFB2 is a light, moderate red. Relative luminance 0.522; OKLCH L 81.4% C 0.075 H 15.7°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAFB2 |
|---|---|
| RGB | rgb(239, 175, 178) |
| HSL | hsl(357, 67%, 81%) |
| HSV | hsv(357, 27%, 94%) |
| CMYK | cmyk(0%, 26.8%, 25.5%, 6.3%) |
| CIE-LAB | lab(77.42, 23.77, 7.71) |
| CIE-LCH | lch(77.42, 24.99, 17.97°) |
| OKLab | oklab(81.44% 0.0724 0.0204) |
| OKLCH | oklch(81.44% 0.075 15.7) |
| XYZ | xyz(58.9635, 52.2281, 49.0861) |
| Luminance | 0.5222 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.91
Pale Rose
#FDC1C5
ΔE00 4.33
Soft Pink
#FDB0C0
ΔE00 4.81
Pink
#FFC0CB
ΔE00 5.19
Dusty Pink
#D8A7B1
ΔE00 5.34
Bubblegum
#FFC1CC
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAFB2 #AFEFEC
analogous
#EFAFD2 #EFAFB2 #EFCCAF
triadic
#EFAFB2 #B2EFAF #AFB2EF
tetradic
#EFAFB2 #D2EFAF #AFEFEC #CCAFEF
square
#EFAFB2 #D2EFAF #AFEFEC #CCAFEF
split-complementary
#EFAFB2 #AFEFCC #AFD2EF
monochromatic
#DB4950 #E57C81 #EFAFB2 #F9E2E3 #FAE5E6
Accessibility & contrast
On white
1.83
#EFAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#EFAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAFB2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAFB2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB8B2
Deuteranopia (green-blind)
#C9C4B1
Tritanopia (blue-blind)
#FCA9B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efafb2; /* rgb */ color: rgb(239, 175, 178); /* oklch */ color: oklch(81.4% 0.075 15.7);
Tailwind
colors: {
custom: {
50: '#f5c7c9',
500: '#efafb2',
950: '#000000',
},
}SCSS
$custom: #efafb2; $custom-light: #f5c7c9; $custom-dark: #000000;
JSON
{
"hex": "#efafb2",
"rgb": {
"r": 239,
"g": 175,
"b": 178
},
"hsl": {
"h": 357.188,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.81439,
"c": 0.07517,
"h": 15.7
},
"luminance": 0.52225
}Semantic roles & 50–950 ramp
primary
#EFAFB2
secondary
#75CDC9
accent
#CFC617
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282