#EF6CDF#EF6CDF
#EF6CDF is a light, highly saturated purple. Relative luminance 0.344; OKLCH L 72.7% C 0.208 H 332.4°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EF6CDF |
|---|---|
| RGB | rgb(239, 108, 223) |
| HSL | hsl(307, 80%, 68%) |
| HSV | hsv(307, 55%, 94%) |
| CMYK | cmyk(0%, 54.8%, 6.7%, 6.3%) |
| CIE-LAB | lab(65.28, 64.46, -35.36) |
| CIE-LCH | lch(65.28, 73.52, 331.25°) |
| OKLab | oklab(72.75% 0.1846 -0.0965) |
| OKLCH | oklch(72.75% 0.208 332.4) |
| XYZ | xyz(54.2783, 34.4073, 73.5801) |
| Luminance | 0.3440 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.86
Candy Pink
#FF63E9
ΔE00 2.51
Orchid
#DA70D6
ΔE00 3.33
Light Magenta
#FA5FF7
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 4.47
Violet Pink
#FB5FFC
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF6CDF #6CEF7C
analogous
#BD6CEF #EF6CDF #EF6C9D
triadic
#EF6CDF #DFEF6C #6CDFEF
tetradic
#EF6CDF #EFBD6C #6CEF7C #6C9DEF
square
#EF6CDF #EFBD6C #6CEF7C #6C9DEF
split-complementary
#EF6CDF #9DEF6C #6CEFBD
monochromatic
#CB16B5 #E935D3 #EF6CDF #F5A3EB #FBDAF7
Accessibility & contrast
On white
2.66
#EF6CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#EF6CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF6CDF
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF6CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF6CDF | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6893E3
Deuteranopia (green-blind)
#90A5DB
Tritanopia (blue-blind)
#F8769C
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ef6cdf; /* rgb */ color: rgb(239, 108, 223); /* oklch */ color: oklch(72.7% 0.208 332.4);
Tailwind
colors: {
custom: {
50: '#f79ce9',
500: '#ef6cdf',
950: '#000000',
},
}SCSS
$custom: #ef6cdf; $custom-light: #f79ce9; $custom-dark: #000000;
JSON
{
"hex": "#ef6cdf",
"rgb": {
"r": 239,
"g": 108,
"b": 223
},
"hsl": {
"h": 307.328,
"s": 80.368,
"l": 68.039
},
"oklch": {
"l": 0.72748,
"c": 0.20825,
"h": 332.4
},
"luminance": 0.34404
}Semantic roles & 50–950 ramp
primary
#EF6CDF
secondary
#C7EFCC
accent
#DD2309
background
#FFF9FE
surface
#FFF2FD
border
#D7CCD5
text
#180F16
muted
#867E84