#EFBDDF#EFBDDF
#EFBDDF is a very light, moderate pink. Relative luminance 0.601; OKLCH L 85.3% C 0.072 H 338.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBDDF |
|---|---|
| RGB | rgb(239, 189, 223) |
| HSL | hsl(319, 61%, 84%) |
| HSV | hsv(319, 21%, 94%) |
| CMYK | cmyk(0%, 20.9%, 6.7%, 6.3%) |
| CIE-LAB | lab(81.88, 23.34, -10.09) |
| CIE-LCH | lch(81.88, 25.43, 336.63°) |
| OKLab | oklab(85.28% 0.067 -0.0267) |
| OKLCH | oklch(85.28% 0.072 338.3) |
| XYZ | xyz(67.1125, 60.0756, 77.8582) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.40
Very Light Purple
#F6CEFC
ΔE00 5.87
Powder Pink
#FFB2D0
ΔE00 6.04
Baby Pink
#FFB7CE
ΔE00 6.42
Thistle
#D8BFD8
ΔE00 6.46
Pastel Pink
#FFBACD
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBDDF #BDEFCD
analogous
#E6BDEF #EFBDDF #EFBDC6
triadic
#EFBDDF #DFEFBD #BDDFEF
tetradic
#EFBDDF #EFE6BD #BDEFCD #BDC6EF
square
#EFBDDF #EFE6BD #BDEFCD #BDC6EF
split-complementary
#EFBDDF #C6EFBD #BDEFE6
monochromatic
#D75AAF #E38CC7 #EFBDDF #F9E6F3 #F9E6F3
Accessibility & contrast
On white
1.61
#EFBDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#EFBDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBDDF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBDDF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC7E0
Deuteranopia (green-blind)
#C9CEDD
Tritanopia (blue-blind)
#F5BEC8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efbddf; /* rgb */ color: rgb(239, 189, 223); /* oklch */ color: oklch(85.3% 0.072 338.3);
Tailwind
colors: {
custom: {
50: '#f4d1e9',
500: '#efbddf',
950: '#000000',
},
}SCSS
$custom: #efbddf; $custom-light: #f4d1e9; $custom-dark: #000000;
JSON
{
"hex": "#efbddf",
"rgb": {
"r": 239,
"g": 189,
"b": 223
},
"hsl": {
"h": 319.2,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.85279,
"c": 0.07215,
"h": 338.3
},
"luminance": 0.60074
}Semantic roles & 50–950 ramp
primary
#EFBDDF
secondary
#83CD9B
accent
#C9541D
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#171416
muted
#858384