#FFD0FE#FFD0FE
#FFD0FE is a very light, moderate purple. Relative luminance 0.735; OKLCH L 91.2% C 0.080 H 326.9°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0FE |
|---|---|
| RGB | rgb(255, 208, 254) |
| HSL | hsl(301, 100%, 91%) |
| HSV | hsv(301, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 0.4%, 0%) |
| CIE-LAB | lab(88.70, 24.08, -16.22) |
| CIE-LCH | lch(88.70, 29.03, 326.04°) |
| OKLab | oklab(91.19% 0.0666 -0.0434) |
| OKLCH | oklch(91.19% 0.08 326.9) |
| XYZ | xyz(81.6832, 73.5293, 103.6363) |
| Luminance | 0.7353 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.50
Very Light Purple
#F6CEFC
ΔE00 1.77
Pale Lavender
#EECFFE
ΔE00 3.98
Light Lilac
#EDC8FF
ΔE00 4.43
Light Lavendar
#EFC0FE
ΔE00 5.31
Pale Lilac
#E4CBFF
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0FE #D0FFD1
analogous
#E8D0FF #FFD0FE #FFD0E6
triadic
#FFD0FE #FEFFD0 #D0FEFF
tetradic
#FFD0FE #FFE8D0 #D0FFD1 #D0E6FF
square
#FFD0FE #FFE8D0 #D0FFD1 #D0E6FF
split-complementary
#FFD0FE #E6FFD0 #D0FFE8
monochromatic
#FF56FB #FF93FD #FFD0FE #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.34
#FFD0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#FFD0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0FE
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0FE | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#FFD4E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd0fe; /* rgb */ color: rgb(255, 208, 254); /* oklch */ color: oklch(91.2% 0.080 326.9);
Tailwind
colors: {
custom: {
50: '#ffdefe',
500: '#ffd0fe',
950: '#000000',
},
}SCSS
$custom: #ffd0fe; $custom-light: #ffdefe; $custom-dark: #000000;
JSON
{
"hex": "#ffd0fe",
"rgb": {
"r": 255,
"g": 208,
"b": 254
},
"hsl": {
"h": 301.277,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.91189,
"c": 0.0795,
"h": 326.9
},
"luminance": 0.73528
}Semantic roles & 50–950 ramp
primary
#FFD0FE
secondary
#89EA8B
accent
#E60500
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485