#FFD2FE#FFD2FE
#FFD2FE is a very light, moderate purple. Relative luminance 0.745; OKLCH L 91.5% C 0.076 H 326.9°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD2FE |
|---|---|
| RGB | rgb(255, 210, 254) |
| HSL | hsl(301, 100%, 91%) |
| HSV | hsv(301, 18%, 100%) |
| CMYK | cmyk(0%, 17.6%, 0.4%, 0%) |
| CIE-LAB | lab(89.16, 23.03, -15.52) |
| CIE-LCH | lch(89.16, 27.78, 326.02°) |
| OKLab | oklab(91.55% 0.0637 -0.0415) |
| OKLCH | oklch(91.55% 0.076 326.9) |
| XYZ | xyz(82.1739, 74.5107, 103.7999) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.45
Very Light Purple
#F6CEFC
ΔE00 1.82
Pale Lavender
#EECFFE
ΔE00 3.91
Light Lilac
#EDC8FF
ΔE00 4.70
Light Lavendar
#EFC0FE
ΔE00 5.80
Pale Lilac
#E4CBFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD2FE #D2FFD3
analogous
#E9D2FF #FFD2FE #FFD2E7
triadic
#FFD2FE #FEFFD2 #D2FEFF
tetradic
#FFD2FE #FFE9D2 #D2FFD3 #D2E7FF
square
#FFD2FE #FFE9D2 #D2FFD3 #D2E7FF
split-complementary
#FFD2FE #E7FFD2 #D2FFE9
monochromatic
#FF58FB #FF95FD #FFD2FE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.32
#FFD2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#FFD2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD2FE
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD2FE | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#FFD5E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd2fe; /* rgb */ color: rgb(255, 210, 254); /* oklch */ color: oklch(91.5% 0.076 326.9);
Tailwind
colors: {
custom: {
50: '#ffe0fe',
500: '#ffd2fe',
950: '#000000',
},
}SCSS
$custom: #ffd2fe; $custom-light: #ffe0fe; $custom-dark: #000000;
JSON
{
"hex": "#ffd2fe",
"rgb": {
"r": 255,
"g": 210,
"b": 254
},
"hsl": {
"h": 301.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91546,
"c": 0.07604,
"h": 326.9
},
"luminance": 0.74509
}Semantic roles & 50–950 ramp
primary
#FFD2FE
secondary
#8BEA8D
accent
#E60500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485