#FFD0FF#FFD0FF
#FFD0FF is a very light, moderate purple. Relative luminance 0.736; OKLCH L 91.2% C 0.081 H 326.2°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0FF |
|---|---|
| RGB | rgb(255, 208, 255) |
| HSL | hsl(300, 100%, 91%) |
| HSV | hsv(300, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(88.73, 24.26, -16.70) |
| CIE-LCH | lch(88.73, 29.45, 325.46°) |
| OKLab | oklab(91.22% 0.0669 -0.0448) |
| OKLCH | oklch(91.22% 0.081 326.2) |
| XYZ | xyz(81.8438, 73.5935, 104.4819) |
| Luminance | 0.7359 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.75
Very Light Purple
#F6CEFC
ΔE00 1.71
Pale Lavender
#EECFFE
ΔE00 3.88
Light Lilac
#EDC8FF
ΔE00 4.25
Light Lavendar
#EFC0FE
ΔE00 5.12
Pale Lilac
#E4CBFF
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0FF #D0FFD0
analogous
#E7D0FF #FFD0FF #FFD0E7
triadic
#FFD0FF #FFFFD0 #D0FFFF
tetradic
#FFD0FF #FFE7D0 #D0FFD0 #D0E7FF
square
#FFD0FF #FFE7D0 #D0FFD0 #D0E7FF
split-complementary
#FFD0FF #E7FFD0 #D0FFE7
monochromatic
#FF56FF #FF93FF #FFD0FF #FFE0FF #FFE0FF
Accessibility & contrast
On white
1.34
#FFD0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#FFD0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0FF
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0FF | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#FFD4E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #ffd0ff; /* rgb */ color: rgb(255, 208, 255); /* oklch */ color: oklch(91.2% 0.081 326.2);
Tailwind
colors: {
custom: {
50: '#ffdeff',
500: '#ffd0ff',
950: '#000000',
},
}SCSS
$custom: #ffd0ff; $custom-light: #ffdeff; $custom-dark: #000000;
JSON
{
"hex": "#ffd0ff",
"rgb": {
"r": 255,
"g": 208,
"b": 255
},
"hsl": {
"h": 300,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.91222,
"c": 0.0805,
"h": 326.2
},
"luminance": 0.73592
}Semantic roles & 50–950 ramp
primary
#FFD0FF
secondary
#89EA89
accent
#E60000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181518
muted
#868486