#FFEEFF#FFEEFF
#FFEEFF is a very light, muted purple. Relative luminance 0.896; OKLCH L 96.7% C 0.029 H 325.8°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEEFF |
|---|---|
| RGB | rgb(255, 238, 255) |
| HSL | hsl(300, 100%, 97%) |
| HSV | hsv(300, 7%, 100%) |
| CMYK | cmyk(0%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(95.84, 8.66, -6.10) |
| CIE-LCH | lch(95.84, 10.59, 324.81°) |
| OKLab | oklab(96.74% 0.0238 -0.0162) |
| OKLCH | oklch(96.74% 0.029 325.8) |
| XYZ | xyz(89.8619, 89.6298, 107.1546) |
| Luminance | 0.8963 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.91
Lavender (CSS)
#E6E6FA
ΔE00 7.13
Ghostwhite
#F8F8FF
ΔE00 8.53
Mistyrose
#FFE4E1
ΔE00 8.73
Very Light Pink
#FFF4F2
ΔE00 8.74
Snow
#FFFAFA
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEEFF #EEFFEE
analogous
#F7EEFF #FFEEFF #FFEEF7
triadic
#FFEEFF #FFFFEE #EEFFFF
tetradic
#FFEEFF #FFF7EE #EEFFEE #EEF7FF
square
#FFEEFF #FFF7EE #EEFFEE #EEF7FF
split-complementary
#FFEEFF #F7FFEE #EEFFF7
monochromatic
#FF74FF #FFB1FF #FFE0FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.11
#FFEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#FFEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEEFF
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEEFF | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#F0F4FE
Tritanopia (blue-blind)
#FFEFF3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeeff; /* rgb */ color: rgb(255, 238, 255); /* oklch */ color: oklch(96.7% 0.029 325.8);
Tailwind
colors: {
custom: {
50: '#fff3ff',
500: '#ffeeff',
950: '#000000',
},
}SCSS
$custom: #ffeeff; $custom-light: #fff3ff; $custom-dark: #000000;
JSON
{
"hex": "#ffeeff",
"rgb": {
"r": 255,
"g": 238,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96743,
"c": 0.02878,
"h": 325.8
},
"luminance": 0.89629
}Semantic roles & 50–950 ramp
primary
#FFEEFF
secondary
#A3EFA3
accent
#E60000
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181718
muted
#868586