#F2D7FA#F2D7FA
#F2D7FA is a very light, muted purple. Relative luminance 0.744; OKLCH L 91.2% C 0.055 H 318.4°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D7FA |
|---|---|
| RGB | rgb(242, 215, 250) |
| HSL | hsl(286, 78%, 91%) |
| HSV | hsv(286, 14%, 98%) |
| CMYK | cmyk(3.2%, 14%, 0%, 2%) |
| CIE-LAB | lab(89.10, 15.43, -13.62) |
| CIE-LCH | lch(89.10, 20.59, 318.56°) |
| OKLab | oklab(91.19% 0.0412 -0.0365) |
| OKLCH | oklch(91.19% 0.055 318.4) |
| XYZ | xyz(78.1711, 74.3811, 100.6628) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.55
Very Light Purple
#F6CEFC
ΔE00 3.99
Pale Mauve
#FED0FC
ΔE00 4.62
Pale Lilac
#E4CBFF
ΔE00 5.52
Light Lilac
#EDC8FF
ΔE00 5.83
Thistle
#D8BFD8
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D7FA #DFFAD7
analogous
#E0D7FA #F2D7FA #FAD7F0
triadic
#F2D7FA #FAF2D7 #D7FAF2
tetradic
#F2D7FA #FAE0D7 #DFFAD7 #D7F0FA
square
#F2D7FA #FAE0D7 #DFFAD7 #D7F0FA
split-complementary
#F2D7FA #F0FAD7 #D7FAE0
monochromatic
#CF6AEC #E0A1F3 #F2D7FA #F6E4FC #F6E4FC
Accessibility & contrast
On white
1.32
#F2D7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#F2D7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D7FA
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D7FA | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFC
Deuteranopia (green-blind)
#D9E1F9
Tritanopia (blue-blind)
#F2DAE3
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2d7fa; /* rgb */ color: rgb(242, 215, 250); /* oklch */ color: oklch(91.2% 0.055 318.4);
Tailwind
colors: {
custom: {
50: '#f6e3fc',
500: '#f2d7fa',
950: '#000000',
},
}SCSS
$custom: #f2d7fa; $custom-light: #f6e3fc; $custom-dark: #000000;
JSON
{
"hex": "#f2d7fa",
"rgb": {
"r": 242,
"g": 215,
"b": 250
},
"hsl": {
"h": 286.286,
"s": 77.778,
"l": 91.176
},
"oklch": {
"l": 0.91194,
"c": 0.05503,
"h": 318.4
},
"luminance": 0.7438
}Semantic roles & 50–950 ramp
primary
#F2D7FA
secondary
#A6E095
accent
#DA0B3B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485