#FFDDF0#FFDDF0
#FFDDF0 is a very light, muted pink. Relative luminance 0.793; OKLCH L 93.1% C 0.045 H 343.3°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDDF0 |
|---|---|
| RGB | rgb(255, 221, 240) |
| HSL | hsl(326, 100%, 93%) |
| HSV | hsv(326, 13%, 100%) |
| CMYK | cmyk(0%, 13.3%, 5.9%, 0%) |
| CIE-LAB | lab(91.35, 14.84, -4.91) |
| CIE-LCH | lch(91.35, 15.63, 341.70°) |
| OKLab | oklab(93.11% 0.0429 -0.0129) |
| OKLCH | oklch(93.11% 0.045 343.3) |
| XYZ | xyz(82.8231, 79.2658, 93.3580) |
| Luminance | 0.7926 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.29
Pale Pink
#FFCFDC
ΔE00 5.01
Pale Mauve
#FED0FC
ΔE00 7.56
Thistle
#D8BFD8
ΔE00 8.09
Very Light Purple
#F6CEFC
ΔE00 8.22
Lavenderblush
#FFF0F5
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDDF0 #DDFFEC
analogous
#FDDDFF #FFDDF0 #FFDDDF
triadic
#FFDDF0 #F0FFDD #DDF0FF
tetradic
#FFDDF0 #FFFDDD #DDFFEC #DDDFFF
square
#FFDDF0 #FFFDDD #DDFFEC #DDDFFF
split-complementary
#FFDDF0 #DFFFDD #DDFFFD
monochromatic
#FF63BA #FFA0D5 #FFDDF0 #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.25
#FFDDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#FFDDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDDF0
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDDF0 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE3F1
Deuteranopia (green-blind)
#E6E8EF
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffddf0; /* rgb */ color: rgb(255, 221, 240); /* oklch */ color: oklch(93.1% 0.045 343.3);
Tailwind
colors: {
custom: {
50: '#ffe7f4',
500: '#ffddf0',
950: '#000000',
},
}SCSS
$custom: #ffddf0; $custom-light: #ffe7f4; $custom-dark: #000000;
JSON
{
"hex": "#ffddf0",
"rgb": {
"r": 255,
"g": 221,
"b": 240
},
"hsl": {
"h": 326.471,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.93112,
"c": 0.04479,
"h": 343.3
},
"luminance": 0.79264
}Semantic roles & 50–950 ramp
primary
#FFDDF0
secondary
#94ECBB
accent
#E66500
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485