#FDEFFB#FDEFFB
#FDEFFB is a very light, muted purple. Relative luminance 0.896; OKLCH L 96.7% C 0.022 H 330.3°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFFB |
|---|---|
| RGB | rgb(253, 239, 251) |
| HSL | hsl(309, 78%, 96%) |
| HSV | hsv(309, 6%, 99%) |
| CMYK | cmyk(0%, 5.5%, 0.8%, 0.8%) |
| CIE-LAB | lab(95.82, 6.77, -4.08) |
| CIE-LCH | lch(95.82, 7.91, 328.94°) |
| OKLab | oklab(96.65% 0.0189 -0.0108) |
| OKLCH | oklch(96.65% 0.022 330.3) |
| XYZ | xyz(88.7845, 89.5813, 103.8617) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.93
Very Light Pink
#FFF4F2
ΔE00 6.63
Lavender (CSS)
#E6E6FA
ΔE00 6.67
Ghostwhite
#F8F8FF
ΔE00 6.70
Snow
#FFFAFA
ΔE00 7.21
Mistyrose
#FFE4E1
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFFB #EFFDF1
analogous
#F8EFFD #FDEFFB #FDEFF4
triadic
#FDEFFB #FBFDEF #EFFBFD
tetradic
#FDEFFB #FDF8EF #EFFDF1 #EFF4FD
square
#FDEFFB #FDF8EF #EFFDF1 #EFF4FD
split-complementary
#FDEFFB #F4FDEF #EFFDF8
monochromatic
#EF82E0 #F6B9ED #FCE4F8 #FCE4F8 #FCE4F8
Accessibility & contrast
On white
1.11
#FDEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#FDEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFFB
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFFB | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#F1F4FA
Tritanopia (blue-blind)
#FEF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdeffb; /* rgb */ color: rgb(253, 239, 251); /* oklch */ color: oklch(96.7% 0.022 330.3);
Tailwind
colors: {
custom: {
50: '#fef4fc',
500: '#fdeffb',
950: '#000000',
},
}SCSS
$custom: #fdeffb; $custom-light: #fef4fc; $custom-dark: #000000;
JSON
{
"hex": "#fdeffb",
"rgb": {
"r": 253,
"g": 239,
"b": 251
},
"hsl": {
"h": 308.571,
"s": 77.778,
"l": 96.471
},
"oklch": {
"l": 0.96654,
"c": 0.02173,
"h": 330.3
},
"luminance": 0.89581
}Semantic roles & 50–950 ramp
primary
#FDEFFB
secondary
#AAE6B3
accent
#DA290B
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585