#F2DAF8#F2DAF8
#F2DAF8 is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.7% C 0.048 H 319.5°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DAF8 |
|---|---|
| RGB | rgb(242, 218, 248) |
| HSL | hsl(288, 68%, 91%) |
| HSV | hsv(288, 12%, 97%) |
| CMYK | cmyk(2.4%, 12.1%, 0%, 2.7%) |
| CIE-LAB | lab(89.77, 13.49, -11.58) |
| CIE-LCH | lch(89.77, 17.78, 319.35°) |
| OKLab | oklab(91.69% 0.0362 -0.031) |
| OKLCH | oklch(91.69% 0.048 319.5) |
| XYZ | xyz(78.6301, 75.7981, 99.2770) |
| Luminance | 0.7580 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.16
Very Light Purple
#F6CEFC
ΔE00 5.58
Pale Mauve
#FED0FC
ΔE00 5.99
Thistle
#D8BFD8
ΔE00 6.56
Pale Lilac
#E4CBFF
ΔE00 6.85
Light Lilac
#EDC8FF
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DAF8 #E0F8DA
analogous
#E3DAF8 #F2DAF8 #F8DAEF
triadic
#F2DAF8 #F8F2DA #DAF8F2
tetradic
#F2DAF8 #F8E3DA #E0F8DA #DAEFF8
square
#F2DAF8 #F8E3DA #E0F8DA #DAEFF8
split-complementary
#F2DAF8 #EFF8DA #DAF8E3
monochromatic
#CE73E5 #E0A7EE #F2DAF8 #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.30
#F2DAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#F2DAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DAF8
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DAF8 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E0F9
Deuteranopia (green-blind)
#DCE3F7
Tritanopia (blue-blind)
#F3DDE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2daf8; /* rgb */ color: rgb(242, 218, 248); /* oklch */ color: oklch(91.7% 0.048 319.5);
Tailwind
colors: {
custom: {
50: '#f6e5fa',
500: '#f2daf8',
950: '#000000',
},
}SCSS
$custom: #f2daf8; $custom-light: #f6e5fa; $custom-dark: #000000;
JSON
{
"hex": "#f2daf8",
"rgb": {
"r": 242,
"g": 218,
"b": 248
},
"hsl": {
"h": 288,
"s": 68.182,
"l": 91.373
},
"oklch": {
"l": 0.9169,
"c": 0.04763,
"h": 319.5
},
"luminance": 0.75797
}Semantic roles & 50–950 ramp
primary
#F2DAF8
secondary
#A8DC9B
accent
#D0153B
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485