#EFB8DF#EFB8DF
#EFB8DF is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.4% C 0.081 H 337.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8DF |
|---|---|
| RGB | rgb(239, 184, 223) |
| HSL | hsl(317, 63%, 83%) |
| HSV | hsv(317, 23%, 94%) |
| CMYK | cmyk(0%, 23%, 6.7%, 6.3%) |
| CIE-LAB | lab(80.72, 26.00, -11.82) |
| CIE-LCH | lch(80.72, 28.56, 335.55°) |
| OKLab | oklab(84.38% 0.0746 -0.0314) |
| OKLCH | oklch(84.38% 0.081 337.2) |
| XYZ | xyz(66.0555, 57.9616, 77.5059) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.83
Pale Mauve
#FED0FC
ΔE00 5.89
Very Light Purple
#F6CEFC
ΔE00 6.26
Baby Pink
#FFB7CE
ΔE00 6.75
Light Lavendar
#EFC0FE
ΔE00 7.04
Light Lilac
#EDC8FF
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8DF #B8EFC8
analogous
#E4B8EF #EFB8DF #EFB8C3
triadic
#EFB8DF #DFEFB8 #B8DFEF
tetradic
#EFB8DF #EFE4B8 #B8EFC8 #B8C3EF
square
#EFB8DF #EFE4B8 #B8EFC8 #B8C3EF
split-complementary
#EFB8DF #C3EFB8 #B8EFE4
monochromatic
#D854B2 #E486C8 #EFB8DF #F9E6F4 #F9E6F4
Accessibility & contrast
On white
1.67
#EFB8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#EFB8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8DF
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8DF | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C4E1
Deuteranopia (green-blind)
#C5CBDD
Tritanopia (blue-blind)
#F5B9C5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efb8df; /* rgb */ color: rgb(239, 184, 223); /* oklch */ color: oklch(84.4% 0.081 337.2);
Tailwind
colors: {
custom: {
50: '#f4cde9',
500: '#efb8df',
950: '#000000',
},
}SCSS
$custom: #efb8df; $custom-light: #f4cde9; $custom-dark: #000000;
JSON
{
"hex": "#efb8df",
"rgb": {
"r": 239,
"g": 184,
"b": 223
},
"hsl": {
"h": 317.455,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.84384,
"c": 0.08088,
"h": 337.2
},
"luminance": 0.57959
}Semantic roles & 50–950 ramp
primary
#EFB8DF
secondary
#7ECD95
accent
#CB4E1B
background
#FFFEFE
surface
#FEFAFC
border
#D6D3D5
text
#171316
muted
#858384