#F2D8FF#F2D8FF
#F2D8FF is a very light, muted purple. Relative luminance 0.752; OKLCH L 91.5% C 0.059 H 314.5°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D8FF |
|---|---|
| RGB | rgb(242, 216, 255) |
| HSL | hsl(280, 100%, 92%) |
| HSV | hsv(280, 15%, 100%) |
| CMYK | cmyk(5.1%, 15.3%, 0%, 0%) |
| CIE-LAB | lab(89.49, 15.84, -15.67) |
| CIE-LCH | lch(89.49, 22.28, 315.32°) |
| OKLab | oklab(91.55% 0.0414 -0.0421) |
| OKLCH | oklch(91.55% 0.059 314.5) |
| XYZ | xyz(79.2209, 75.2097, 104.9319) |
| Luminance | 0.7521 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 2.79
Very Light Purple
#F6CEFC
ΔE00 3.75
Pale Lilac
#E4CBFF
ΔE00 4.60
Pale Mauve
#FED0FC
ΔE00 4.70
Light Lilac
#EDC8FF
ΔE00 5.12
Light Lavender
#DFC5FE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D8FF #E5FFD8
analogous
#DFD8FF #F2D8FF #FFD8F9
triadic
#F2D8FF #FFF2D8 #D8FFF2
tetradic
#F2D8FF #FFDFD8 #E5FFD8 #D8F9FF
square
#F2D8FF #FFDFD8 #E5FFD8 #D8F9FF
split-complementary
#F2D8FF #F9FFD8 #D8FFDF
monochromatic
#C95EFF #DE9BFF #F2D8FF #F5E0FF #F5E0FF
Accessibility & contrast
On white
1.31
#F2D8FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#F2D8FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D8FF
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D8FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D8FF | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#D8E2FE
Tritanopia (blue-blind)
#F1DCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f2d8ff; /* rgb */ color: rgb(242, 216, 255); /* oklch */ color: oklch(91.5% 0.059 314.5);
Tailwind
colors: {
custom: {
50: '#f6e4ff',
500: '#f2d8ff',
950: '#000000',
},
}SCSS
$custom: #f2d8ff; $custom-light: #f6e4ff; $custom-dark: #000000;
JSON
{
"hex": "#f2d8ff",
"rgb": {
"r": 242,
"g": 216,
"b": 255
},
"hsl": {
"h": 280,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.91545,
"c": 0.05907,
"h": 314.5
},
"luminance": 0.75209
}Semantic roles & 50–950 ramp
primary
#F2D8FF
secondary
#AEEB90
accent
#E6004C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486