#F5D2FF#F5D2FF
#F5D2FF is a very light, moderate purple. Relative luminance 0.727; OKLCH L 90.7% C 0.071 H 318.7°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F5D2FF |
|---|---|
| RGB | rgb(245, 210, 255) |
| HSL | hsl(287, 100%, 91%) |
| HSV | hsv(287, 18%, 100%) |
| CMYK | cmyk(3.9%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(88.32, 19.97, -17.41) |
| CIE-LCH | lch(88.32, 26.49, 318.92°) |
| OKLab | oklab(90.7% 0.0532 -0.0468) |
| OKLCH | oklch(90.7% 0.071 318.7) |
| XYZ | xyz(78.7501, 72.7267, 104.4775) |
| Luminance | 0.7273 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.29
Pale Lavender
#EECFFE
ΔE00 1.54
Pale Mauve
#FED0FC
ΔE00 2.66
Light Lilac
#EDC8FF
ΔE00 3.22
Pale Lilac
#E4CBFF
ΔE00 4.12
Light Lavendar
#EFC0FE
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5D2FF #DCFFD2
analogous
#DED2FF #F5D2FF #FFD2F2
triadic
#F5D2FF #FFF5D2 #D2FFF5
tetradic
#F5D2FF #FFDED2 #DCFFD2 #D2F2FF
square
#F5D2FF #FFDED2 #DCFFD2 #D2F2FF
split-complementary
#F5D2FF #F2FFD2 #D2FFDE
monochromatic
#DA58FF #E795FF #F5D2FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.35
#F5D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#F5D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5D2FF
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5D2FF | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D5DFFD
Tritanopia (blue-blind)
#F6D6E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f5d2ff; /* rgb */ color: rgb(245, 210, 255); /* oklch */ color: oklch(90.7% 0.071 318.7);
Tailwind
colors: {
custom: {
50: '#f8e0ff',
500: '#f5d2ff',
950: '#000000',
},
}SCSS
$custom: #f5d2ff; $custom-light: #f8e0ff; $custom-dark: #000000;
JSON
{
"hex": "#f5d2ff",
"rgb": {
"r": 245,
"g": 210,
"b": 255
},
"hsl": {
"h": 286.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90696,
"c": 0.0709,
"h": 318.7
},
"luminance": 0.72726
}Semantic roles & 50–950 ramp
primary
#F5D2FF
secondary
#A0EA8B
accent
#E60033
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486