#FDEFFF#FDEFFF
#FDEFFF is a very light, muted purple. Relative luminance 0.898; OKLCH L 96.8% C 0.026 H 321.9°. Best body text is #000000 at 18.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFFF |
|---|---|
| RGB | rgb(253, 239, 255) |
| HSL | hsl(293, 100%, 97%) |
| HSV | hsv(293, 6%, 100%) |
| CMYK | cmyk(0.8%, 6.3%, 0%, 0%) |
| CIE-LAB | lab(95.93, 7.48, -5.99) |
| CIE-LCH | lch(95.93, 9.59, 321.30°) |
| OKLab | oklab(96.77% 0.0203 -0.0159) |
| OKLCH | oklch(96.77% 0.026 321.9) |
| XYZ | xyz(89.4217, 89.8362, 107.2176) |
| Luminance | 0.8984 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.46
Lavender (CSS)
#E6E6FA
ΔE00 6.24
Ghostwhite
#F8F8FF
ΔE00 7.44
Very Light Pink
#FFF4F2
ΔE00 8.10
Snow
#FFFAFA
ΔE00 8.47
Mistyrose
#FFE4E1
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFFF #F1FFEF
analogous
#F5EFFF #FDEFFF #FFEFF9
triadic
#FDEFFF #FFFDEF #EFFFFD
tetradic
#FDEFFF #FFF5EF #F1FFEF #EFF9FF
square
#FDEFFF #FFF5EF #F1FFEF #EFF9FF
split-complementary
#FDEFFF #F9FFEF #EFFFF5
monochromatic
#EE75FF #F5B2FF #FBE0FF #FBE0FF #FBE0FF
Accessibility & contrast
On white
1.11
#FDEFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.97
#FDEFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFFF
18.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFFF | 1.00 | 1.11 | 18.97 | 18.97 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF2FF
Deuteranopia (green-blind)
#F1F4FE
Tritanopia (blue-blind)
#FEF0F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdefff; /* rgb */ color: rgb(253, 239, 255); /* oklch */ color: oklch(96.8% 0.026 321.9);
Tailwind
colors: {
custom: {
50: '#fef4ff',
500: '#fdefff',
950: '#000000',
},
}SCSS
$custom: #fdefff; $custom-light: #fef4ff; $custom-dark: #000000;
JSON
{
"hex": "#fdefff",
"rgb": {
"r": 253,
"g": 239,
"b": 255
},
"hsl": {
"h": 292.5,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96772,
"c": 0.02579,
"h": 321.9
},
"luminance": 0.89836
}Semantic roles & 50–950 ramp
primary
#FDEFFF
secondary
#ADEFA3
accent
#E6001D
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171718
muted
#858586