#F2D6FF#F2D6FF
#F2D6FF is a very light, moderate purple. Relative luminance 0.742; OKLCH L 91.2% C 0.062 H 315.1°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D6FF |
|---|---|
| RGB | rgb(242, 214, 255) |
| HSL | hsl(281, 100%, 92%) |
| HSV | hsv(281, 16%, 100%) |
| CMYK | cmyk(5.1%, 16.1%, 0%, 0%) |
| CIE-LAB | lab(89.01, 16.90, -16.39) |
| CIE-LCH | lch(89.01, 23.54, 315.88°) |
| OKLab | oklab(91.17% 0.0443 -0.0441) |
| OKLCH | oklch(91.17% 0.062 315.1) |
| XYZ | xyz(78.7117, 74.1911, 104.7621) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.09
Very Light Purple
#F6CEFC
ΔE00 3.06
Pale Lilac
#E4CBFF
ΔE00 4.15
Pale Mauve
#FED0FC
ΔE00 4.16
Light Lilac
#EDC8FF
ΔE00 4.42
Light Lavender
#DFC5FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D6FF #E3FFD6
analogous
#DED6FF #F2D6FF #FFD6F7
triadic
#F2D6FF #FFF2D6 #D6FFF2
tetradic
#F2D6FF #FFDED6 #E3FFD6 #D6F7FF
square
#F2D6FF #FFDED6 #E3FFD6 #D6F7FF
split-complementary
#F2D6FF #F7FFD6 #D6FFDE
monochromatic
#CB5CFF #DF99FF #F2D6FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.33
#F2D6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#F2D6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D6FF
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D6FF | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#D7E0FE
Tritanopia (blue-blind)
#F2DAE4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f2d6ff; /* rgb */ color: rgb(242, 214, 255); /* oklch */ color: oklch(91.2% 0.062 315.1);
Tailwind
colors: {
custom: {
50: '#f6e2ff',
500: '#f2d6ff',
950: '#000000',
},
}SCSS
$custom: #f2d6ff; $custom-light: #f6e2ff; $custom-dark: #000000;
JSON
{
"hex": "#f2d6ff",
"rgb": {
"r": 242,
"g": 214,
"b": 255
},
"hsl": {
"h": 280.976,
"s": 100,
"l": 91.961
},
"oklch": {
"l": 0.91174,
"c": 0.06247,
"h": 315.1
},
"luminance": 0.7419
}Semantic roles & 50–950 ramp
primary
#F2D6FF
secondary
#ACEB8E
accent
#E60049
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486