#FFD0FB#FFD0FB
#FFD0FB is a very light, moderate purple. Relative luminance 0.733; OKLCH L 91.1% C 0.077 H 329.0°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD0FB |
|---|---|
| RGB | rgb(255, 208, 251) |
| HSL | hsl(305, 100%, 91%) |
| HSV | hsv(305, 18%, 100%) |
| CMYK | cmyk(0%, 18.4%, 1.6%, 0%) |
| CIE-LAB | lab(88.61, 23.55, -14.77) |
| CIE-LCH | lch(88.61, 27.80, 327.90°) |
| OKLab | oklab(91.09% 0.0656 -0.0395) |
| OKLCH | oklch(91.09% 0.077 329) |
| XYZ | xyz(81.2066, 73.3386, 101.1260) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.41
Very Light Purple
#F6CEFC
ΔE00 2.16
Pale Lavender
#EECFFE
ΔE00 4.36
Light Lilac
#EDC8FF
ΔE00 5.02
Light Lavendar
#EFC0FE
ΔE00 5.92
Pale Lilac
#E4CBFF
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD0FB #D0FFD4
analogous
#EBD0FF #FFD0FB #FFD0E3
triadic
#FFD0FB #FBFFD0 #D0FBFF
tetradic
#FFD0FB #FFEBD0 #D0FFD4 #D0E3FF
square
#FFD0FB #FFEBD0 #D0FFD4 #D0E3FF
split-complementary
#FFD0FB #E3FFD0 #D0FFEB
monochromatic
#FF56F1 #FF93F6 #FFD0FB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.34
#FFD0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#FFD0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD0FB
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD0FB | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDBFD
Deuteranopia (green-blind)
#D8E1F9
Tritanopia (blue-blind)
#FFD3DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffd0fb; /* rgb */ color: rgb(255, 208, 251); /* oklch */ color: oklch(91.1% 0.077 329.0);
Tailwind
colors: {
custom: {
50: '#ffdefc',
500: '#ffd0fb',
950: '#000000',
},
}SCSS
$custom: #ffd0fb; $custom-light: #ffdefc; $custom-dark: #000000;
JSON
{
"hex": "#ffd0fb",
"rgb": {
"r": 255,
"g": 208,
"b": 251
},
"hsl": {
"h": 305.106,
"s": 100,
"l": 90.784
},
"oklch": {
"l": 0.91089,
"c": 0.07658,
"h": 329
},
"luminance": 0.73337
}Semantic roles & 50–950 ramp
primary
#FFD0FB
secondary
#89EA91
accent
#E61400
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485