#F4D2FE#F4D2FE
#F4D2FE is a very light, moderate purple. Relative luminance 0.725; OKLCH L 90.6% C 0.069 H 318.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F4D2FE |
|---|---|
| RGB | rgb(244, 210, 254) |
| HSL | hsl(286, 96%, 91%) |
| HSV | hsv(286, 17%, 100%) |
| CMYK | cmyk(3.9%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(88.20, 19.46, -17.07) |
| CIE-LCH | lch(88.20, 25.88, 318.75°) |
| OKLab | oklab(90.58% 0.0518 -0.0459) |
| OKLCH | oklch(90.58% 0.069 318.5) |
| XYZ | xyz(78.2416, 72.4831, 103.6156) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 1.46
Pale Lavender
#EECFFE
ΔE00 1.50
Pale Mauve
#FED0FC
ΔE00 2.80
Light Lilac
#EDC8FF
ΔE00 3.36
Pale Lilac
#E4CBFF
ΔE00 4.10
Light Lavendar
#EFC0FE
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4D2FE #DCFED2
analogous
#DED2FE #F4D2FE #FED2F2
triadic
#F4D2FE #FEF4D2 #D2FEF4
tetradic
#F4D2FE #FEDED2 #DCFED2 #D2F2FE
square
#F4D2FE #FEDED2 #DCFED2 #D2F2FE
split-complementary
#F4D2FE #F2FED2 #D2FEDE
monochromatic
#D75AFB #E596FD #F4D2FE #F8E1FE #F8E1FE
Accessibility & contrast
On white
1.36
#F4D2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#F4D2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4D2FE
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4D2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4D2FE | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#F5D6E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f4d2fe; /* rgb */ color: rgb(244, 210, 254); /* oklch */ color: oklch(90.6% 0.069 318.5);
Tailwind
colors: {
custom: {
50: '#f8e0fe',
500: '#f4d2fe',
950: '#000000',
},
}SCSS
$custom: #f4d2fe; $custom-light: #f8e0fe; $custom-dark: #000000;
JSON
{
"hex": "#f4d2fe",
"rgb": {
"r": 244,
"g": 210,
"b": 254
},
"hsl": {
"h": 286.364,
"s": 95.652,
"l": 90.98
},
"oklch": {
"l": 0.90576,
"c": 0.06923,
"h": 318.5
},
"luminance": 0.72482
}Semantic roles & 50–950 ramp
primary
#F4D2FE
secondary
#A1E88C
accent
#E60034
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#171517
muted
#858485