#EFB7DF#EFB7DF
#EFB7DF is a very light, moderate pink. Relative luminance 0.575; OKLCH L 84.2% C 0.083 H 337.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7DF |
|---|---|
| RGB | rgb(239, 183, 223) |
| HSL | hsl(317, 64%, 83%) |
| HSV | hsv(317, 23%, 94%) |
| CMYK | cmyk(0%, 23.4%, 6.7%, 6.3%) |
| CIE-LAB | lab(80.49, 26.53, -12.17) |
| CIE-LCH | lch(80.49, 29.19, 335.37°) |
| OKLab | oklab(84.21% 0.0761 -0.0323) |
| OKLCH | oklch(84.21% 0.083 337) |
| XYZ | xyz(65.8485, 57.5476, 77.4369) |
| Luminance | 0.5755 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.85
Pale Mauve
#FED0FC
ΔE00 6.03
Very Light Purple
#F6CEFC
ΔE00 6.38
Baby Pink
#FFB7CE
ΔE00 6.86
Light Lavendar
#EFC0FE
ΔE00 6.95
Plum
#DDA0DD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7DF #B7EFC7
analogous
#E3B7EF #EFB7DF #EFB7C3
triadic
#EFB7DF #DFEFB7 #B7DFEF
tetradic
#EFB7DF #EFE3B7 #B7EFC7 #B7C3EF
square
#EFB7DF #EFE3B7 #B7EFC7 #B7C3EF
split-complementary
#EFB7DF #C3EFB7 #B7EFE3
monochromatic
#D953B2 #E485C9 #EFB7DF #F9E6F4 #F9E6F4
Accessibility & contrast
On white
1.68
#EFB7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFB7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7DF
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7DF | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E1
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#F5B8C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb7df; /* rgb */ color: rgb(239, 183, 223); /* oklch */ color: oklch(84.2% 0.083 337.0);
Tailwind
colors: {
custom: {
50: '#f4cde9',
500: '#efb7df',
950: '#000000',
},
}SCSS
$custom: #efb7df; $custom-light: #f4cde9; $custom-dark: #000000;
JSON
{
"hex": "#efb7df",
"rgb": {
"r": 239,
"g": 183,
"b": 223
},
"hsl": {
"h": 317.143,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.84207,
"c": 0.08263,
"h": 337
},
"luminance": 0.57545
}Semantic roles & 50–950 ramp
primary
#EFB7DF
secondary
#7DCD94
accent
#CB4D1A
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171316
muted
#858384