#FFDFFE#FFDFFE
#FFDFFE is a very light, muted purple. Relative luminance 0.812; OKLCH L 93.9% C 0.054 H 327.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFFE |
|---|---|
| RGB | rgb(255, 223, 254) |
| HSL | hsl(302, 100%, 94%) |
| HSV | hsv(302, 13%, 100%) |
| CMYK | cmyk(0%, 12.5%, 0.4%, 0%) |
| CIE-LAB | lab(92.22, 16.24, -10.96) |
| CIE-LCH | lch(92.22, 19.59, 325.99°) |
| OKLab | oklab(93.91% 0.0449 -0.0292) |
| OKLCH | oklch(93.91% 0.054 327) |
| XYZ | xyz(85.5148, 81.1924, 104.9135) |
| Luminance | 0.8119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.89
Very Light Purple
#F6CEFC
ΔE00 5.24
Pale Lavender
#EECFFE
ΔE00 5.73
Light Pink
#FFD1DF
ΔE00 7.38
Light Lilac
#EDC8FF
ΔE00 7.81
Pale Lilac
#E4CBFF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFFE #DFFFE0
analogous
#F0DFFF #FFDFFE #FFDFEE
triadic
#FFDFFE #FEFFDF #DFFEFF
tetradic
#FFDFFE #FFF0DF #DFFFE0 #DFEEFF
square
#FFDFFE #FFF0DF #DFFFE0 #DFEEFF
split-complementary
#FFDFFE #EEFFDF #DFFFF0
monochromatic
#FF65FA #FFA2FC #FFDFFE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.22
#FFDFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#FFDFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFFE
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFFE | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE6FF
Deuteranopia (green-blind)
#E4EAFD
Tritanopia (blue-blind)
#FFE1E9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffdffe; /* rgb */ color: rgb(255, 223, 254); /* oklch */ color: oklch(93.9% 0.054 327.0);
Tailwind
colors: {
custom: {
50: '#ffe9fe',
500: '#ffdffe',
950: '#000000',
},
}SCSS
$custom: #ffdffe; $custom-light: #ffe9fe; $custom-dark: #000000;
JSON
{
"hex": "#ffdffe",
"rgb": {
"r": 255,
"g": 223,
"b": 254
},
"hsl": {
"h": 301.875,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.93911,
"c": 0.05353,
"h": 327
},
"luminance": 0.81191
}Semantic roles & 50–950 ramp
primary
#FFDFFE
secondary
#96EC98
accent
#E60700
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485