#F2D3FF#F2D3FF
#F2D3FF is a very light, moderate purple. Relative luminance 0.727; OKLCH L 90.6% C 0.068 H 315.9°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D3FF |
|---|---|
| RGB | rgb(242, 211, 255) |
| HSL | hsl(282, 100%, 91%) |
| HSV | hsv(282, 17%, 100%) |
| CMYK | cmyk(5.1%, 17.3%, 0%, 0%) |
| CIE-LAB | lab(88.30, 18.48, -17.46) |
| CIE-LCH | lch(88.30, 25.42, 316.62°) |
| OKLab | oklab(90.62% 0.0486 -0.047) |
| OKLCH | oklch(90.62% 0.068 315.9) |
| XYZ | xyz(77.9594, 72.6866, 104.5113) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.19
Very Light Purple
#F6CEFC
ΔE00 2.16
Light Lilac
#EDC8FF
ΔE00 3.41
Pale Mauve
#FED0FC
ΔE00 3.54
Pale Lilac
#E4CBFF
ΔE00 3.63
Light Lavender
#DFC5FE
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D3FF #E0FFD3
analogous
#DCD3FF #F2D3FF #FFD3F6
triadic
#F2D3FF #FFF2D3 #D3FFF2
tetradic
#F2D3FF #FFDCD3 #E0FFD3 #D3F6FF
square
#F2D3FF #FFDCD3 #E0FFD3 #D3F6FF
split-complementary
#F2D3FF #F6FFD3 #D3FFDC
monochromatic
#CE59FF #E096FF #F2D3FF #F6E0FF #F6E0FF
Accessibility & contrast
On white
1.35
#F2D3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#F2D3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D3FF
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D3FF | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#D4DEFD
Tritanopia (blue-blind)
#F2D8E2
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f2d3ff; /* rgb */ color: rgb(242, 211, 255); /* oklch */ color: oklch(90.6% 0.068 315.9);
Tailwind
colors: {
custom: {
50: '#f6e0ff',
500: '#f2d3ff',
950: '#000000',
},
}SCSS
$custom: #f2d3ff; $custom-light: #f6e0ff; $custom-dark: #000000;
JSON
{
"hex": "#f2d3ff",
"rgb": {
"r": 242,
"g": 211,
"b": 255
},
"hsl": {
"h": 282.273,
"s": 100,
"l": 91.373
},
"oklch": {
"l": 0.90621,
"c": 0.0676,
"h": 315.9
},
"luminance": 0.72686
}Semantic roles & 50–950 ramp
primary
#F2D3FF
secondary
#A8EB8C
accent
#E60044
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486