#EFD2F2#EFD2F2
#EFD2F2 is a very light, muted purple. Relative luminance 0.709; OKLCH L 89.7% C 0.053 H 323.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD2F2 |
|---|---|
| RGB | rgb(239, 210, 242) |
| HSL | hsl(294, 55%, 89%) |
| HSV | hsv(294, 13%, 95%) |
| CMYK | cmyk(1.2%, 13.2%, 0%, 5.1%) |
| CIE-LAB | lab(87.41, 15.60, -11.95) |
| CIE-LCH | lch(87.41, 19.65, 322.54°) |
| OKLab | oklab(89.75% 0.0425 -0.0319) |
| OKLCH | oklch(89.75% 0.053 323.1) |
| XYZ | xyz(74.6680, 70.8557, 93.7302) |
| Luminance | 0.7086 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 4.14
Pale Lavender
#EECFFE
ΔE00 4.16
Pale Mauve
#FED0FC
ΔE00 4.58
Thistle
#D8BFD8
ΔE00 5.34
Pale Lilac
#E4CBFF
ΔE00 6.13
Light Lilac
#EDC8FF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD2F2 #D5F2D2
analogous
#DFD2F2 #EFD2F2 #F2D2E5
triadic
#EFD2F2 #F2EFD2 #D2F2EF
tetradic
#EFD2F2 #F2DFD2 #D5F2D2 #D2E5F2
square
#EFD2F2 #F2DFD2 #D5F2D2 #D2E5F2
split-complementary
#EFD2F2 #E5F2D2 #D2F2DF
monochromatic
#CD73D7 #DEA3E4 #EFD2F2 #F7E7F8 #F7E7F8
Accessibility & contrast
On white
1.38
#EFD2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#EFD2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD2F2
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD2F2 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F3
Deuteranopia (green-blind)
#D6DCF1
Tritanopia (blue-blind)
#F1D5DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efd2f2; /* rgb */ color: rgb(239, 210, 242); /* oklch */ color: oklch(89.7% 0.053 323.1);
Tailwind
colors: {
custom: {
50: '#f4dff6',
500: '#efd2f2',
950: '#000000',
},
}SCSS
$custom: #efd2f2; $custom-light: #f4dff6; $custom-dark: #000000;
JSON
{
"hex": "#efd2f2",
"rgb": {
"r": 239,
"g": 210,
"b": 242
},
"hsl": {
"h": 294.375,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.89746,
"c": 0.05314,
"h": 323.1
},
"luminance": 0.70855
}Semantic roles & 50–950 ramp
primary
#EFD2F2
secondary
#9DD197
accent
#C32332
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485