#EFB2DF#EFB2DF
#EFB2DF is a very light, moderate pink. Relative luminance 0.555; OKLCH L 83.3% C 0.091 H 336.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2DF |
|---|---|
| RGB | rgb(239, 178, 223) |
| HSL | hsl(316, 66%, 82%) |
| HSV | hsv(316, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 6.7%, 6.3%) |
| CIE-LAB | lab(79.34, 29.19, -13.88) |
| CIE-LCH | lch(79.34, 32.33, 334.57°) |
| OKLab | oklab(83.33% 0.0836 -0.0369) |
| OKLCH | oklch(83.33% 0.091 336.2) |
| XYZ | xyz(64.8355, 55.5215, 77.0992) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.96
Powder Pink
#FFB2D0
ΔE00 6.18
Light Lavendar
#EFC0FE
ΔE00 6.75
Pale Mauve
#FED0FC
ΔE00 6.92
Very Light Purple
#F6CEFC
ΔE00 7.17
Lilac
#C8A2C8
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2DF #B2EFC2
analogous
#E1B2EF #EFB2DF #EFB2C1
triadic
#EFB2DF #DFEFB2 #B2DFEF
tetradic
#EFB2DF #EFE1B2 #B2EFC2 #B2C1EF
square
#EFB2DF #EFE1B2 #B2EFC2 #B2C1EF
split-complementary
#EFB2DF #C1EFB2 #B2EFE1
monochromatic
#DA4DB5 #E47FCA #EFB2DF #FAE5F4 #FAE6F4
Accessibility & contrast
On white
1.73
#EFB2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#EFB2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2DF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2DF | 1.00 | 1.73 | 12.10 | 12.10 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BFE1
Deuteranopia (green-blind)
#C1C8DD
Tritanopia (blue-blind)
#F6B4C1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #efb2df; /* rgb */ color: rgb(239, 178, 223); /* oklch */ color: oklch(83.3% 0.091 336.2);
Tailwind
colors: {
custom: {
50: '#f5c9e9',
500: '#efb2df',
950: '#000000',
},
}SCSS
$custom: #efb2df; $custom-light: #f5c9e9; $custom-dark: #000000;
JSON
{
"hex": "#efb2df",
"rgb": {
"r": 239,
"g": 178,
"b": 223
},
"hsl": {
"h": 315.738,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.83327,
"c": 0.09138,
"h": 336.2
},
"luminance": 0.55519
}Semantic roles & 50–950 ramp
primary
#EFB2DF
secondary
#78CD8E
accent
#CD4818
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171316
muted
#858284