#FFD0FC#FFD0FC
#FFD0FC is a very light, moderate purple. Relative luminance 0.734; OKLCH L 91.1% C 0.078 H 328.3°. Best body text is #000000 at 15.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0FC |
|---|---|
| RGB | rgb(255, 208, 252) |
| HSL | hsl(304, 100%, 91%) |
| HSV | hsv(304, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 1.2%, 0%) |
| CIE-LAB | lab(88.64, 23.72, -15.25) |
| CIE-LCH | lch(88.64, 28.21, 327.26°) |
| OKLab | oklab(91.12% 0.0659 -0.0408) |
| OKLCH | oklch(91.12% 0.078 328.3) |
| XYZ | xyz(81.3646, 73.4019, 101.9584) |
| Luminance | 0.7340 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.23
Very Light Purple
#F6CEFC
ΔE00 2.01
Pale Lavender
#EECFFE
ΔE00 4.22
Light Lilac
#EDC8FF
ΔE00 4.82
Light Lavendar
#EFC0FE
ΔE00 5.71
Pale Lilac
#E4CBFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0FC #D0FFD3
analogous
#EAD0FF #FFD0FC #FFD0E4
triadic
#FFD0FC #FCFFD0 #D0FCFF
tetradic
#FFD0FC #FFEAD0 #D0FFD3 #D0E4FF
square
#FFD0FC #FFEAD0 #D0FFD3 #D0E4FF
split-complementary
#FFD0FC #E4FFD0 #D0FFEA
monochromatic
#FF56F4 #FF93F8 #FFD0FC #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.34
#FFD0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.68
#FFD0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0FC
15.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0FC | 1.00 | 1.34 | 15.68 | 15.68 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFE
Deuteranopia (green-blind)
#D8E1FA
Tritanopia (blue-blind)
#FFD3DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd0fc; /* rgb */ color: rgb(255, 208, 252); /* oklch */ color: oklch(91.1% 0.078 328.3);
Tailwind
colors: {
custom: {
50: '#ffdefd',
500: '#ffd0fc',
950: '#000000',
},
}SCSS
$custom: #ffd0fc; $custom-light: #ffdefd; $custom-dark: #000000;
JSON
{
"hex": "#ffd0fc",
"rgb": {
"r": 255,
"g": 208,
"b": 252
},
"hsl": {
"h": 303.83,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.91122,
"c": 0.07754,
"h": 328.3
},
"luminance": 0.734
}Semantic roles & 50–950 ramp
primary
#FFD0FC
secondary
#89EA8F
accent
#E60F00
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485