#FFD5F2#FFD5F2
#FFD5F2 is a very light, muted pink. Relative luminance 0.753; OKLCH L 91.7% C 0.060 H 337.5°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD5F2 |
|---|---|
| RGB | rgb(255, 213, 242) |
| HSL | hsl(319, 100%, 92%) |
| HSV | hsv(319, 16%, 100%) |
| CMYK | cmyk(0%, 16.5%, 5.1%, 0%) |
| CIE-LAB | lab(89.52, 19.35, -8.68) |
| CIE-LCH | lch(89.52, 21.21, 335.85°) |
| OKLab | oklab(91.7% 0.0553 -0.0229) |
| OKLCH | oklch(91.7% 0.06 337.5) |
| XYZ | xyz(81.0598, 75.2612, 94.2440) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.15
Light Pink
#FFD1DF
ΔE00 5.12
Very Light Purple
#F6CEFC
ΔE00 5.18
Pale Pink
#FFCFDC
ΔE00 5.69
Pale Lavender
#EECFFE
ΔE00 6.59
Thistle
#D8BFD8
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD5F2 #D5FFE2
analogous
#F7D5FF #FFD5F2 #FFD5DD
triadic
#FFD5F2 #F2FFD5 #D5F2FF
tetradic
#FFD5F2 #FFF7D5 #D5FFE2 #D5DDFF
square
#FFD5F2 #FFF7D5 #D5FFE2 #D5DDFF
split-complementary
#FFD5F2 #DDFFD5 #D5FFF7
monochromatic
#FF5BCC #FF98DF #FFD5F2 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.31
#FFD5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FFD5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD5F2
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD5F2 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF3
Deuteranopia (green-blind)
#DFE3F1
Tritanopia (blue-blind)
#FFD6DF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ffd5f2; /* rgb */ color: rgb(255, 213, 242); /* oklch */ color: oklch(91.7% 0.060 337.5);
Tailwind
colors: {
custom: {
50: '#ffe2f6',
500: '#ffd5f2',
950: '#000000',
},
}SCSS
$custom: #ffd5f2; $custom-light: #ffe2f6; $custom-dark: #000000;
JSON
{
"hex": "#ffd5f2",
"rgb": {
"r": 255,
"g": 213,
"b": 242
},
"hsl": {
"h": 318.571,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.91703,
"c": 0.05987,
"h": 337.5
},
"luminance": 0.75259
}Semantic roles & 50–950 ramp
primary
#FFD5F2
secondary
#8DEBAA
accent
#E64700
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485