#FFD2F9#FFD2F9
#FFD2F9 is a very light, moderate purple. Relative luminance 0.742; OKLCH L 91.4% C 0.071 H 330.6°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2F9 |
|---|---|
| RGB | rgb(255, 210, 249) |
| HSL | hsl(308, 100%, 91%) |
| HSV | hsv(308, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 2.4%, 0%) |
| CIE-LAB | lab(89.01, 22.14, -13.11) |
| CIE-LCH | lch(89.01, 25.73, 329.37°) |
| OKLab | oklab(91.38% 0.062 -0.0349) |
| OKLCH | oklch(91.38% 0.071 330.6) |
| XYZ | xyz(81.3837, 74.1946, 99.6380) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.35
Very Light Purple
#F6CEFC
ΔE00 2.76
Pale Lavender
#EECFFE
ΔE00 4.72
Light Lilac
#EDC8FF
ΔE00 5.76
Light Lavendar
#EFC0FE
ΔE00 6.86
Pale Lilac
#E4CBFF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2F9 #D2FFD8
analogous
#EED2FF #FFD2F9 #FFD2E2
triadic
#FFD2F9 #F9FFD2 #D2F9FF
tetradic
#FFD2F9 #FFEED2 #D2FFD8 #D2E2FF
square
#FFD2F9 #FFEED2 #D2FFD8 #D2E2FF
split-complementary
#FFD2F9 #E2FFD2 #D2FFEE
monochromatic
#FF58E9 #FF95F1 #FFD2F9 #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.33
#FFD2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#FFD2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2F9
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2F9 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DCFB
Deuteranopia (green-blind)
#DBE2F7
Tritanopia (blue-blind)
#FFD4DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd2f9; /* rgb */ color: rgb(255, 210, 249); /* oklch */ color: oklch(91.4% 0.071 330.6);
Tailwind
colors: {
custom: {
50: '#ffe0fb',
500: '#ffd2f9',
950: '#000000',
},
}SCSS
$custom: #ffd2f9; $custom-light: #ffe0fb; $custom-dark: #000000;
JSON
{
"hex": "#ffd2f9",
"rgb": {
"r": 255,
"g": 210,
"b": 249
},
"hsl": {
"h": 308,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91382,
"c": 0.07121,
"h": 330.6
},
"luminance": 0.74193
}Semantic roles & 50–950 ramp
primary
#FFD2F9
secondary
#8BEA97
accent
#E61F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485