#FDEFFC#FDEFFC
#FDEFFC is a very light, muted purple. Relative luminance 0.896; OKLCH L 96.7% C 0.023 H 327.9°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFFC |
|---|---|
| RGB | rgb(253, 239, 252) |
| HSL | hsl(304, 78%, 96%) |
| HSV | hsv(304, 6%, 99%) |
| CMYK | cmyk(0%, 5.5%, 0.4%, 0.8%) |
| CIE-LAB | lab(95.85, 6.95, -4.56) |
| CIE-LCH | lch(95.85, 8.31, 326.74°) |
| OKLab | oklab(96.68% 0.0192 -0.012) |
| OKLCH | oklch(96.68% 0.023 327.9) |
| XYZ | xyz(88.9426, 89.6445, 104.6941) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.32
Lavender (CSS)
#E6E6FA
ΔE00 6.53
Ghostwhite
#F8F8FF
ΔE00 6.87
Very Light Pink
#FFF4F2
ΔE00 7.00
Snow
#FFFAFA
ΔE00 7.53
Mistyrose
#FFE4E1
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFFC #EFFDF0
analogous
#F7EFFD #FDEFFC #FDEFF5
triadic
#FDEFFC #FCFDEF #EFFCFD
tetradic
#FDEFFC #FDF7EF #EFFDF0 #EFF5FD
square
#FDEFFC #FDF7EF #EFFDF0 #EFF5FD
split-complementary
#FDEFFC #F5FDEF #EFFDF7
monochromatic
#EF82E8 #F6B9F2 #FCE4FA #FCE4FA #FCE4FA
Accessibility & contrast
On white
1.11
#FDEFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#FDEFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFFC
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFFC | 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)
#EEF2FD
Deuteranopia (green-blind)
#F1F4FB
Tritanopia (blue-blind)
#FEF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdeffc; /* rgb */ color: rgb(253, 239, 252); /* oklch */ color: oklch(96.7% 0.023 327.9);
Tailwind
colors: {
custom: {
50: '#fef4fd',
500: '#fdeffc',
950: '#000000',
},
}SCSS
$custom: #fdeffc; $custom-light: #fef4fd; $custom-dark: #000000;
JSON
{
"hex": "#fdeffc",
"rgb": {
"r": 253,
"g": 239,
"b": 252
},
"hsl": {
"h": 304.286,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96684,
"c": 0.02269,
"h": 327.9
},
"luminance": 0.89644
}Semantic roles & 50–950 ramp
primary
#FDEFFC
secondary
#AAE6AE
accent
#DA1A0B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585