#EFB5DF#EFB5DF
#EFB5DF is a very light, moderate pink. Relative luminance 0.567; OKLCH L 83.9% C 0.086 H 336.6°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5DF |
|---|---|
| RGB | rgb(239, 181, 223) |
| HSL | hsl(317, 64%, 82%) |
| HSV | hsv(317, 24%, 94%) |
| CMYK | cmyk(0%, 24.3%, 6.7%, 6.3%) |
| CIE-LAB | lab(80.03, 27.60, -12.85) |
| CIE-LCH | lch(80.03, 30.44, 335.03°) |
| OKLab | oklab(83.85% 0.0791 -0.0342) |
| OKLCH | oklch(83.85% 0.086 336.6) |
| XYZ | xyz(65.4389, 56.7284, 77.3003) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.94
Pale Mauve
#FED0FC
ΔE00 6.36
Very Light Purple
#F6CEFC
ΔE00 6.67
Plum
#DDA0DD
ΔE00 6.72
Light Lavendar
#EFC0FE
ΔE00 6.83
Baby Pink
#FFB7CE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5DF #B5EFC5
analogous
#E2B5EF #EFB5DF #EFB5C2
triadic
#EFB5DF #DFEFB5 #B5DFEF
tetradic
#EFB5DF #EFE2B5 #B5EFC5 #B5C2EF
square
#EFB5DF #EFE2B5 #B5EFC5 #B5C2EF
split-complementary
#EFB5DF #C2EFB5 #B5EFE2
monochromatic
#D950B3 #E483C9 #EFB5DF #FAE6F4 #FAE6F4
Accessibility & contrast
On white
1.70
#EFB5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#EFB5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5DF
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5DF | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1E1
Deuteranopia (green-blind)
#C3CADD
Tritanopia (blue-blind)
#F5B7C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb5df; /* rgb */ color: rgb(239, 181, 223); /* oklch */ color: oklch(83.9% 0.086 336.6);
Tailwind
colors: {
custom: {
50: '#f5cbe9',
500: '#efb5df',
950: '#000000',
},
}SCSS
$custom: #efb5df; $custom-light: #f5cbe9; $custom-dark: #000000;
JSON
{
"hex": "#efb5df",
"rgb": {
"r": 239,
"g": 181,
"b": 223
},
"hsl": {
"h": 316.552,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.83853,
"c": 0.08613,
"h": 336.6
},
"luminance": 0.56726
}Semantic roles & 50–950 ramp
primary
#EFB5DF
secondary
#7BCD92
accent
#CC4B19
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171316
muted
#858384