#FFDDF3#FFDDF3
#FFDDF3 is a very light, muted pink. Relative luminance 0.794; OKLCH L 93.2% C 0.047 H 339.1°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDF3 |
|---|---|
| RGB | rgb(255, 221, 243) |
| HSL | hsl(321, 100%, 93%) |
| HSV | hsv(321, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 4.7%, 0%) |
| CIE-LAB | lab(91.44, 15.35, -6.36) |
| CIE-LCH | lch(91.44, 16.62, 337.49°) |
| OKLab | oklab(93.2% 0.044 -0.0167) |
| OKLCH | oklch(93.2% 0.047 339.1) |
| XYZ | xyz(83.2724, 79.4456, 95.7245) |
| Luminance | 0.7944 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.84
Pale Pink
#FFCFDC
ΔE00 5.56
Pale Mauve
#FED0FC
ΔE00 6.69
Very Light Purple
#F6CEFC
ΔE00 7.33
Thistle
#D8BFD8
ΔE00 7.90
Pale Lavender
#EECFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDF3 #DDFFE9
analogous
#FADDFF #FFDDF3 #FFDDE2
triadic
#FFDDF3 #F3FFDD #DDF3FF
tetradic
#FFDDF3 #FFFADD #DDFFE9 #DDE2FF
square
#FFDDF3 #FFFADD #DDFFE9 #DDE2FF
split-complementary
#FFDDF3 #E2FFDD #DDFFFA
monochromatic
#FF63C8 #FFA0DD #FFDDF3 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.24
#FFDDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FFDDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDF3
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDF3 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE3F4
Deuteranopia (green-blind)
#E5E8F2
Tritanopia (blue-blind)
#FFDEE4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffddf3; /* rgb */ color: rgb(255, 221, 243); /* oklch */ color: oklch(93.2% 0.047 339.1);
Tailwind
colors: {
custom: {
50: '#ffe7f7',
500: '#ffddf3',
950: '#000000',
},
}SCSS
$custom: #ffddf3; $custom-light: #ffe7f7; $custom-dark: #000000;
JSON
{
"hex": "#ffddf3",
"rgb": {
"r": 255,
"g": 221,
"b": 243
},
"hsl": {
"h": 321.176,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93202,
"c": 0.04704,
"h": 339.1
},
"luminance": 0.79444
}Semantic roles & 50–950 ramp
primary
#FFDDF3
secondary
#94ECB3
accent
#E65100
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485