#FFDFFA#FFDFFA
#FFDFFA is a very light, muted purple. Relative luminance 0.809; OKLCH L 93.8% C 0.050 H 331.1°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFFA |
|---|---|
| RGB | rgb(255, 223, 250) |
| HSL | hsl(309, 100%, 94%) |
| HSV | hsv(309, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 2%, 0%) |
| CIE-LAB | lab(92.10, 15.53, -9.03) |
| CIE-LCH | lch(92.10, 17.97, 329.81°) |
| OKLab | oklab(93.79% 0.0435 -0.024) |
| OKLCH | oklch(93.79% 0.05 331.1) |
| XYZ | xyz(84.8809, 80.9389, 101.5752) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.70
Very Light Purple
#F6CEFC
ΔE00 6.16
Light Pink
#FFD1DF
ΔE00 6.43
Pale Lavender
#EECFFE
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 7.14
Thistle
#D8BFD8
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFFA #DFFFE4
analogous
#F4DFFF #FFDFFA #FFDFEA
triadic
#FFDFFA #FAFFDF #DFFAFF
tetradic
#FFDFFA #FFF4DF #DFFFE4 #DFEAFF
square
#FFDFFA #FFF4DF #DFFFE4 #DFEAFF
split-complementary
#FFDFFA #EAFFDF #DFFFF4
monochromatic
#FF65E7 #FFA2F0 #FFDFFA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.22
#FFDFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#FFDFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFFA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFFA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE6FB
Deuteranopia (green-blind)
#E5EAF9
Tritanopia (blue-blind)
#FFE1E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffdffa; /* rgb */ color: rgb(255, 223, 250); /* oklch */ color: oklch(93.8% 0.050 331.1);
Tailwind
colors: {
custom: {
50: '#ffe9fc',
500: '#ffdffa',
950: '#000000',
},
}SCSS
$custom: #ffdffa; $custom-light: #ffe9fc; $custom-dark: #000000;
JSON
{
"hex": "#ffdffa",
"rgb": {
"r": 255,
"g": 223,
"b": 250
},
"hsl": {
"h": 309.375,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93786,
"c": 0.04967,
"h": 331.1
},
"luminance": 0.80937
}Semantic roles & 50–950 ramp
primary
#FFDFFA
secondary
#96ECA3
accent
#E62400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485