#F2D3FE#F2D3FE
#F2D3FE is a very light, moderate purple. Relative luminance 0.726; OKLCH L 90.6% C 0.066 H 316.6°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D3FE |
|---|---|
| RGB | rgb(242, 211, 254) |
| HSL | hsl(283, 96%, 91%) |
| HSV | hsv(283, 17%, 100%) |
| CMYK | cmyk(4.7%, 16.9%, 0%, 0.4%) |
| CIE-LAB | lab(88.27, 18.29, -16.98) |
| CIE-LCH | lch(88.27, 24.96, 317.12°) |
| OKLab | oklab(90.59% 0.0482 -0.0457) |
| OKLCH | oklch(90.59% 0.066 316.6) |
| XYZ | xyz(77.7989, 72.6224, 103.6658) |
| Luminance | 0.7262 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.39
Very Light Purple
#F6CEFC
ΔE00 2.16
Pale Mauve
#FED0FC
ΔE00 3.47
Light Lilac
#EDC8FF
ΔE00 3.61
Pale Lilac
#E4CBFF
ΔE00 3.83
Light Lavender
#DFC5FE
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D3FE #DFFED3
analogous
#DCD3FE #F2D3FE #FED3F4
triadic
#F2D3FE #FEF2D3 #D3FEF2
tetradic
#F2D3FE #FEDCD3 #DFFED3 #D3F4FE
square
#F2D3FE #FEDCD3 #DFFED3 #D3F4FE
split-complementary
#F2D3FE #F4FED3 #D3FEDC
monochromatic
#CF5BFB #E097FD #F2D3FE #F6E1FE #F6E1FE
Accessibility & contrast
On white
1.35
#F2D3FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#F2D3FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D3FE
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D3FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D3FE | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D4DEFC
Tritanopia (blue-blind)
#F2D7E1
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f2d3fe; /* rgb */ color: rgb(242, 211, 254); /* oklch */ color: oklch(90.6% 0.066 316.6);
Tailwind
colors: {
custom: {
50: '#f6e0fe',
500: '#f2d3fe',
950: '#000000',
},
}SCSS
$custom: #f2d3fe; $custom-light: #f6e0fe; $custom-dark: #000000;
JSON
{
"hex": "#f2d3fe",
"rgb": {
"r": 242,
"g": 211,
"b": 254
},
"hsl": {
"h": 283.256,
"s": 95.556,
"l": 91.176
},
"oklch": {
"l": 0.90587,
"c": 0.06644,
"h": 316.6
},
"luminance": 0.72622
}Semantic roles & 50–950 ramp
primary
#F2D3FE
secondary
#A6E88D
accent
#E60040
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485