#F5EFFD#F5EFFD
#F5EFFD is a very light, near-neutral violet. Relative luminance 0.882; OKLCH L 96.1% C 0.020 H 305.3°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EFFD |
|---|---|
| RGB | rgb(245, 239, 253) |
| HSL | hsl(266, 78%, 96%) |
| HSV | hsv(266, 6%, 99%) |
| CMYK | cmyk(3.2%, 5.5%, 0%, 0.8%) |
| CIE-LAB | lab(95.26, 4.50, -6.01) |
| CIE-LCH | lch(95.26, 7.51, 306.80°) |
| OKLab | oklab(96.08% 0.0113 -0.016) |
| OKLCH | oklch(96.08% 0.02 305.3) |
| XYZ | xyz(86.2493, 88.2374, 105.3972) |
| Luminance | 0.8824 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.86
Ghostwhite
#F8F8FF
ΔE00 4.67
Lavenderblush
#FFF0F5
ΔE00 4.91
Snow
#FFFAFA
ΔE00 6.78
Very Light Pink
#FFF4F2
ΔE00 7.25
Pale Grey
#FDFDFE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EFFD #F7FDEF
analogous
#EFF0FD #F5EFFD #FCEFFD
triadic
#F5EFFD #FDF5EF #EFFDF5
tetradic
#F5EFFD #FDEFF0 #F7FDEF #EFFDFC
square
#F5EFFD #FDEFF0 #F7FDEF #EFFDFC
split-complementary
#F5EFFD #FDFCEF #F0FDEF
monochromatic
#B182EF #D3B9F6 #EEE4FC #EEE4FC #EEE4FC
Accessibility & contrast
On white
1.13
#F5EFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.65
#F5EFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EFFD
18.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EFFD | 1.00 | 1.13 | 18.65 | 18.65 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#EEF1FD
Tritanopia (blue-blind)
#F4F1F3
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f5effd; /* rgb */ color: rgb(245, 239, 253); /* oklch */ color: oklch(96.1% 0.020 305.3);
Tailwind
colors: {
custom: {
50: '#f8f4fe',
500: '#f5effd',
950: '#000000',
},
}SCSS
$custom: #f5effd; $custom-light: #f8f4fe; $custom-dark: #000000;
JSON
{
"hex": "#f5effd",
"rgb": {
"r": 245,
"g": 239,
"b": 253
},
"hsl": {
"h": 265.714,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96082,
"c": 0.01961,
"h": 305.3
},
"luminance": 0.88237
}Semantic roles & 50–950 ramp
primary
#F5EFFD
secondary
#CCE6AA
accent
#DA0B82
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585