#FFD2FC#FFD2FC
#FFD2FC is a very light, moderate purple. Relative luminance 0.744; OKLCH L 91.5% C 0.074 H 328.3°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2FC |
|---|---|
| RGB | rgb(255, 210, 252) |
| HSL | hsl(304, 100%, 91%) |
| HSV | hsv(304, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 1.2%, 0%) |
| CIE-LAB | lab(89.10, 22.68, -14.56) |
| CIE-LCH | lch(89.10, 26.95, 327.30°) |
| OKLab | oklab(91.48% 0.063 -0.0389) |
| OKLCH | oklch(91.48% 0.074 328.3) |
| XYZ | xyz(81.8553, 74.3832, 102.1220) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.63
Very Light Purple
#F6CEFC
ΔE00 2.14
Pale Lavender
#EECFFE
ΔE00 4.20
Light Lilac
#EDC8FF
ΔE00 5.10
Light Lavendar
#EFC0FE
ΔE00 6.20
Pale Lilac
#E4CBFF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2FC #D2FFD5
analogous
#EBD2FF #FFD2FC #FFD2E5
triadic
#FFD2FC #FCFFD2 #D2FCFF
tetradic
#FFD2FC #FFEBD2 #D2FFD5 #D2E5FF
square
#FFD2FC #FFEBD2 #D2FFD5 #D2E5FF
split-complementary
#FFD2FC #E5FFD2 #D2FFEB
monochromatic
#FF58F4 #FF95F8 #FFD2FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.32
#FFD2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#FFD2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2FC
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2FC | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DCFE
Deuteranopia (green-blind)
#DAE2FA
Tritanopia (blue-blind)
#FFD5E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd2fc; /* rgb */ color: rgb(255, 210, 252); /* oklch */ color: oklch(91.5% 0.074 328.3);
Tailwind
colors: {
custom: {
50: '#ffe0fd',
500: '#ffd2fc',
950: '#000000',
},
}SCSS
$custom: #ffd2fc; $custom-light: #ffe0fd; $custom-dark: #000000;
JSON
{
"hex": "#ffd2fc",
"rgb": {
"r": 255,
"g": 210,
"b": 252
},
"hsl": {
"h": 304,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.9148,
"c": 0.07407,
"h": 328.3
},
"luminance": 0.74381
}Semantic roles & 50–950 ramp
primary
#FFD2FC
secondary
#8BEA91
accent
#E60F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485