#FFD2F3#FFD2F3
#FFD2F3 is a very light, moderate pink. Relative luminance 0.738; OKLCH L 91.2% C 0.066 H 335.7°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2F3 |
|---|---|
| RGB | rgb(255, 210, 243) |
| HSL | hsl(316, 100%, 91%) |
| HSV | hsv(316, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 4.7%, 0%) |
| CIE-LAB | lab(88.84, 21.10, -10.21) |
| CIE-LCH | lch(88.84, 23.44, 334.18°) |
| OKLab | oklab(91.19% 0.06 -0.0271) |
| OKLCH | oklch(91.19% 0.066 335.7) |
| XYZ | xyz(80.4628, 73.8262, 94.7879) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.03
Very Light Purple
#F6CEFC
ΔE00 4.26
Pale Lavender
#EECFFE
ΔE00 5.98
Light Pink
#FFD1DF
ΔE00 6.01
Pale Pink
#FFCFDC
ΔE00 6.50
Light Lilac
#EDC8FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2F3 #D2FFDE
analogous
#F4D2FF #FFD2F3 #FFD2DC
triadic
#FFD2F3 #F3FFD2 #D2F3FF
tetradic
#FFD2F3 #FFF4D2 #D2FFDE #D2DCFF
square
#FFD2F3 #FFF4D2 #D2FFDE #D2DCFF
split-complementary
#FFD2F3 #DCFFD2 #D2FFF4
monochromatic
#FF58D2 #FF95E3 #FFD2F3 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.33
#FFD2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#FFD2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2F3
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2F3 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DBF4
Deuteranopia (green-blind)
#DCE1F2
Tritanopia (blue-blind)
#FFD3DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd2f3; /* rgb */ color: rgb(255, 210, 243); /* oklch */ color: oklch(91.2% 0.066 335.7);
Tailwind
colors: {
custom: {
50: '#ffe0f7',
500: '#ffd2f3',
950: '#000000',
},
}SCSS
$custom: #ffd2f3; $custom-light: #ffe0f7; $custom-dark: #000000;
JSON
{
"hex": "#ffd2f3",
"rgb": {
"r": 255,
"g": 210,
"b": 243
},
"hsl": {
"h": 316,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9119,
"c": 0.06586,
"h": 335.7
},
"luminance": 0.73824
}Semantic roles & 50–950 ramp
primary
#FFD2F3
secondary
#8BEAA4
accent
#E63D00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485