#FFDDFB#FFDDFB
#FFDDFB is a very light, muted purple. Relative luminance 0.799; OKLCH L 93.4% C 0.054 H 329.8°. Best body text is #000000 at 16.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDFB |
|---|---|
| RGB | rgb(255, 221, 251) |
| HSL | hsl(307, 100%, 93%) |
| HSV | hsv(307, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 1.6%, 0%) |
| CIE-LAB | lab(91.66, 16.75, -10.22) |
| CIE-LCH | lch(91.66, 19.62, 328.60°) |
| OKLab | oklab(93.45% 0.0467 -0.0272) |
| OKLCH | oklch(93.45% 0.054 329.8) |
| XYZ | xyz(84.5069, 79.9394, 102.2262) |
| Luminance | 0.7994 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.69
Very Light Purple
#F6CEFC
ΔE00 5.21
Pale Lavender
#EECFFE
ΔE00 5.92
Light Pink
#FFD1DF
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 7.38
Light Lilac
#EDC8FF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDFB #DDFFE1
analogous
#F2DDFF #FFDDFB #FFDDEA
triadic
#FFDDFB #FBFFDD #DDFBFF
tetradic
#FFDDFB #FFF2DD #DDFFE1 #DDEAFF
square
#FFDDFB #FFF2DD #DDFFE1 #DDEAFF
split-complementary
#FFDDFB #EAFFDD #DDFFF2
monochromatic
#FF63ED #FFA0F4 #FFDDFB #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.24
#FFDDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.99
#FFDDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDFB
16.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDFB | 1.00 | 1.24 | 16.99 | 16.99 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#E3E9FA
Tritanopia (blue-blind)
#FFDFE7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffddfb; /* rgb */ color: rgb(255, 221, 251); /* oklch */ color: oklch(93.4% 0.054 329.8);
Tailwind
colors: {
custom: {
50: '#ffe7fc',
500: '#ffddfb',
950: '#000000',
},
}SCSS
$custom: #ffddfb; $custom-light: #ffe7fc; $custom-dark: #000000;
JSON
{
"hex": "#ffddfb",
"rgb": {
"r": 255,
"g": 221,
"b": 251
},
"hsl": {
"h": 307.059,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93448,
"c": 0.05405,
"h": 329.8
},
"luminance": 0.79938
}Semantic roles & 50–950 ramp
primary
#FFDDFB
secondary
#94EC9E
accent
#E61B00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181617
muted
#868485