#FFDCF3#FFDCF3
#FFDCF3 is a very light, muted pink. Relative luminance 0.789; OKLCH L 93.0% C 0.049 H 338.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDCF3 |
|---|---|
| RGB | rgb(255, 220, 243) |
| HSL | hsl(321, 100%, 93%) |
| HSV | hsv(321, 14%, 100%) |
| CMYK | cmyk(0%, 13.7%, 4.7%, 0%) |
| CIE-LAB | lab(91.20, 15.87, -6.71) |
| CIE-LCH | lch(91.20, 17.23, 337.08°) |
| OKLab | oklab(93.02% 0.0454 -0.0177) |
| OKLCH | oklch(93.02% 0.049 338.7) |
| XYZ | xyz(83.0092, 78.9191, 95.6367) |
| Luminance | 0.7892 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.79
Pale Pink
#FFCFDC
ΔE00 5.51
Pale Mauve
#FED0FC
ΔE00 6.30
Very Light Purple
#F6CEFC
ΔE00 6.98
Pale Lavender
#EECFFE
ΔE00 7.79
Thistle
#D8BFD8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDCF3 #DCFFE8
analogous
#F9DCFF #FFDCF3 #FFDCE1
triadic
#FFDCF3 #F3FFDC #DCF3FF
tetradic
#FFDCF3 #FFF9DC #DCFFE8 #DCE1FF
square
#FFDCF3 #FFF9DC #DCFFE8 #DCE1FF
split-complementary
#FFDCF3 #E1FFDC #DCFFF9
monochromatic
#FF62C9 #FF9FDE #FFDCF3 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.25
#FFDCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FFDCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDCF3
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDCF3 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE3F4
Deuteranopia (green-blind)
#E4E8F2
Tritanopia (blue-blind)
#FFDDE3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffdcf3; /* rgb */ color: rgb(255, 220, 243); /* oklch */ color: oklch(93.0% 0.049 338.7);
Tailwind
colors: {
custom: {
50: '#ffe7f7',
500: '#ffdcf3',
950: '#000000',
},
}SCSS
$custom: #ffdcf3; $custom-light: #ffe7f7; $custom-dark: #000000;
JSON
{
"hex": "#ffdcf3",
"rgb": {
"r": 255,
"g": 220,
"b": 243
},
"hsl": {
"h": 320.571,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.93017,
"c": 0.04873,
"h": 338.7
},
"luminance": 0.78917
}Semantic roles & 50–950 ramp
primary
#FFDCF3
secondary
#93ECB2
accent
#E64F00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181617
muted
#868485