#EFB0DF#EFB0DF
#EFB0DF is a very light, moderate pink. Relative luminance 0.547; OKLCH L 83.0% C 0.095 H 335.9°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB0DF |
|---|---|
| RGB | rgb(239, 176, 223) |
| HSL | hsl(315, 66%, 81%) |
| HSV | hsv(315, 26%, 94%) |
| CMYK | cmyk(0%, 26.4%, 6.7%, 6.3%) |
| CIE-LAB | lab(78.89, 30.26, -14.56) |
| CIE-LCH | lch(78.89, 33.58, 334.30°) |
| OKLab | oklab(82.98% 0.0866 -0.0388) |
| OKLCH | oklch(82.98% 0.095 335.9) |
| XYZ | xyz(64.4404, 54.7315, 76.9675) |
| Luminance | 0.5473 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.49
Powder Pink
#FFB2D0
ΔE00 6.40
Light Lavendar
#EFC0FE
ΔE00 6.78
Pale Mauve
#FED0FC
ΔE00 7.33
Lilac
#C8A2C8
ΔE00 7.47
Very Light Purple
#F6CEFC
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB0DF #B0EFC0
analogous
#E0B0EF #EFB0DF #EFB0C0
triadic
#EFB0DF #DFEFB0 #B0DFEF
tetradic
#EFB0DF #EFE0B0 #B0EFC0 #B0C0EF
square
#EFB0DF #EFE0B0 #B0EFC0 #B0C0EF
split-complementary
#EFB0DF #C0EFB0 #B0EFE0
monochromatic
#DA4AB6 #E57DCA #EFB0DF #F9E3F4 #FAE6F5
Accessibility & contrast
On white
1.76
#EFB0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#EFB0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB0DF
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB0DF | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1BEE1
Deuteranopia (green-blind)
#BFC7DD
Tritanopia (blue-blind)
#F6B2C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb0df; /* rgb */ color: rgb(239, 176, 223); /* oklch */ color: oklch(83.0% 0.095 335.9);
Tailwind
colors: {
custom: {
50: '#f5c8e9',
500: '#efb0df',
950: '#000000',
},
}SCSS
$custom: #efb0df; $custom-light: #f5c8e9; $custom-dark: #000000;
JSON
{
"hex": "#efb0df",
"rgb": {
"r": 239,
"g": 176,
"b": 223
},
"hsl": {
"h": 315.238,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.82978,
"c": 0.09489,
"h": 335.9
},
"luminance": 0.54729
}Semantic roles & 50–950 ramp
primary
#EFB0DF
secondary
#76CD8C
accent
#CE4617
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171316
muted
#858284