#FFD0FA#FFD0FA
#FFD0FA is a very light, moderate purple. Relative luminance 0.733; OKLCH L 91.1% C 0.076 H 329.7°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0FA |
|---|---|
| RGB | rgb(255, 208, 250) |
| HSL | hsl(306, 100%, 91%) |
| HSV | hsv(306, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 2%, 0%) |
| CIE-LAB | lab(88.58, 23.37, -14.29) |
| CIE-LCH | lch(88.58, 27.39, 328.55°) |
| OKLab | oklab(91.06% 0.0653 -0.0382) |
| OKLCH | oklch(91.06% 0.076 329.7) |
| XYZ | xyz(81.0494, 73.2758, 100.2981) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.66
Very Light Purple
#F6CEFC
ΔE00 2.34
Pale Lavender
#EECFFE
ΔE00 4.51
Light Lilac
#EDC8FF
ΔE00 5.23
Light Lavendar
#EFC0FE
ΔE00 6.13
Pale Lilac
#E4CBFF
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0FA #D0FFD5
analogous
#ECD0FF #FFD0FA #FFD0E2
triadic
#FFD0FA #FAFFD0 #D0FAFF
tetradic
#FFD0FA #FFECD0 #D0FFD5 #D0E2FF
square
#FFD0FA #FFECD0 #D0FFD5 #D0E2FF
split-complementary
#FFD0FA #E2FFD0 #D0FFEC
monochromatic
#FF56ED #FF93F3 #FFD0FA #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.34
#FFD0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#FFD0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0FA
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0FA | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFC
Deuteranopia (green-blind)
#D9E1F8
Tritanopia (blue-blind)
#FFD3DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd0fa; /* rgb */ color: rgb(255, 208, 250); /* oklch */ color: oklch(91.1% 0.076 329.7);
Tailwind
colors: {
custom: {
50: '#ffdefc',
500: '#ffd0fa',
950: '#000000',
},
}SCSS
$custom: #ffd0fa; $custom-light: #ffdefc; $custom-dark: #000000;
JSON
{
"hex": "#ffd0fa",
"rgb": {
"r": 255,
"g": 208,
"b": 250
},
"hsl": {
"h": 306.383,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.91056,
"c": 0.07562,
"h": 329.7
},
"luminance": 0.73274
}Semantic roles & 50–950 ramp
primary
#FFD0FA
secondary
#89EA93
accent
#E61800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485