#F4D2FF#F4D2FF
#F4D2FF is a very light, moderate purple. Relative luminance 0.725; OKLCH L 90.6% C 0.070 H 317.8°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D2FF |
|---|---|
| RGB | rgb(244, 210, 255) |
| HSL | hsl(285, 100%, 91%) |
| HSV | hsv(285, 18%, 100%) |
| CMYK | cmyk(4.3%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(88.23, 19.65, -17.55) |
| CIE-LCH | lch(88.23, 26.34, 318.23°) |
| OKLab | oklab(90.61% 0.0522 -0.0472) |
| OKLCH | oklch(90.61% 0.07 317.8) |
| XYZ | xyz(78.4021, 72.5473, 104.4612) |
| Luminance | 0.7255 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.33
Very Light Purple
#F6CEFC
ΔE00 1.48
Pale Mauve
#FED0FC
ΔE00 2.90
Light Lilac
#EDC8FF
ΔE00 3.16
Pale Lilac
#E4CBFF
ΔE00 3.92
Light Lavendar
#EFC0FE
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D2FF #DDFFD2
analogous
#DDD2FF #F4D2FF #FFD2F3
triadic
#F4D2FF #FFF4D2 #D2FFF4
tetradic
#F4D2FF #FFDDD2 #DDFFD2 #D2F3FF
square
#F4D2FF #FFDDD2 #DDFFD2 #D2F3FF
split-complementary
#F4D2FF #F3FFD2 #D2FFDD
monochromatic
#D658FF #E595FF #F4D2FF #F8E0FF #F8E0FF
Accessibility & contrast
On white
1.35
#F4D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#F4D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D2FF
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D2FF | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D4DFFD
Tritanopia (blue-blind)
#F4D7E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4d2ff; /* rgb */ color: rgb(244, 210, 255); /* oklch */ color: oklch(90.6% 0.070 317.8);
Tailwind
colors: {
custom: {
50: '#f8e0ff',
500: '#f4d2ff',
950: '#000000',
},
}SCSS
$custom: #f4d2ff; $custom-light: #f8e0ff; $custom-dark: #000000;
JSON
{
"hex": "#f4d2ff",
"rgb": {
"r": 244,
"g": 210,
"b": 255
},
"hsl": {
"h": 285.333,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.90609,
"c": 0.07035,
"h": 317.8
},
"luminance": 0.72546
}Semantic roles & 50–950 ramp
primary
#F4D2FF
secondary
#A2EA8B
accent
#E60038
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171518
muted
#858486