#F2D5FF#F2D5FF
#F2D5FF is a very light, moderate purple. Relative luminance 0.737; OKLCH L 91.0% C 0.064 H 315.4°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D5FF |
|---|---|
| RGB | rgb(242, 213, 255) |
| HSL | hsl(281, 100%, 92%) |
| HSV | hsv(281, 16%, 100%) |
| CMYK | cmyk(5.1%, 16.5%, 0%, 0%) |
| CIE-LAB | lab(88.77, 17.42, -16.75) |
| CIE-LCH | lch(88.77, 24.17, 316.13°) |
| OKLab | oklab(90.99% 0.0457 -0.0451) |
| OKLCH | oklch(90.99% 0.064 315.4) |
| XYZ | xyz(78.4594, 73.6865, 104.6780) |
| Luminance | 0.7369 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.77
Very Light Purple
#F6CEFC
ΔE00 2.74
Pale Mauve
#FED0FC
ΔE00 3.93
Pale Lilac
#E4CBFF
ΔE00 3.95
Light Lilac
#EDC8FF
ΔE00 4.08
Light Lavender
#DFC5FE
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D5FF #E2FFD5
analogous
#DDD5FF #F2D5FF #FFD5F7
triadic
#F2D5FF #FFF2D5 #D5FFF2
tetradic
#F2D5FF #FFDDD5 #E2FFD5 #D5F7FF
square
#F2D5FF #FFDDD5 #E2FFD5 #D5F7FF
split-complementary
#F2D5FF #F7FFD5 #D5FFDD
monochromatic
#CC5BFF #DF98FF #F2D5FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.33
#F2D5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#F2D5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D5FF
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D5FF | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DDFF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#F2D9E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #f2d5ff; /* rgb */ color: rgb(242, 213, 255); /* oklch */ color: oklch(91.0% 0.064 315.4);
Tailwind
colors: {
custom: {
50: '#f6e2ff',
500: '#f2d5ff',
950: '#000000',
},
}SCSS
$custom: #f2d5ff; $custom-light: #f6e2ff; $custom-dark: #000000;
JSON
{
"hex": "#f2d5ff",
"rgb": {
"r": 242,
"g": 213,
"b": 255
},
"hsl": {
"h": 281.429,
"s": 100,
"l": 91.765
},
"oklch": {
"l": 0.90989,
"c": 0.06418,
"h": 315.4
},
"luminance": 0.73686
}Semantic roles & 50–950 ramp
primary
#F2D5FF
secondary
#AAEB8D
accent
#E60047
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486