#F2DAFF#F2DAFF
#F2DAFF is a very light, muted violet. Relative luminance 0.762; OKLCH L 91.9% C 0.056 H 313.8°. Best body text is #000000 at 16.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DAFF |
|---|---|
| RGB | rgb(242, 218, 255) |
| HSL | hsl(279, 100%, 93%) |
| HSV | hsv(279, 15%, 100%) |
| CMYK | cmyk(5.1%, 14.5%, 0%, 0%) |
| CIE-LAB | lab(89.97, 14.79, -14.95) |
| CIE-LCH | lch(89.97, 21.03, 314.70°) |
| OKLab | oklab(91.92% 0.0386 -0.0402) |
| OKLCH | oklch(91.92% 0.056 313.8) |
| XYZ | xyz(79.7364, 76.2407, 105.1037) |
| Luminance | 0.7624 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.52
Very Light Purple
#F6CEFC
ΔE00 4.48
Pale Lilac
#E4CBFF
ΔE00 5.13
Pale Mauve
#FED0FC
ΔE00 5.31
Light Lilac
#EDC8FF
ΔE00 5.85
Light Lavender
#DFC5FE
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DAFF #E7FFDA
analogous
#DFDAFF #F2DAFF #FFDAF9
triadic
#F2DAFF #FFF2DA #DAFFF2
tetradic
#F2DAFF #FFDFDA #E7FFDA #DAF9FF
square
#F2DAFF #FFDFDA #E7FFDA #DAF9FF
split-complementary
#F2DAFF #F9FFDA #DAFFDF
monochromatic
#C760FF #DC9DFF #F2DAFF #F4E0FF #F4E0FF
Accessibility & contrast
On white
1.29
#F2DAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.25
#F2DAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DAFF
16.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DAFF | 1.00 | 1.29 | 16.25 | 16.25 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E1FF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#F1DEE6
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2daff; /* rgb */ color: rgb(242, 218, 255); /* oklch */ color: oklch(91.9% 0.056 313.8);
Tailwind
colors: {
custom: {
50: '#f6e5ff',
500: '#f2daff',
950: '#000000',
},
}SCSS
$custom: #f2daff; $custom-light: #f6e5ff; $custom-dark: #000000;
JSON
{
"hex": "#f2daff",
"rgb": {
"r": 242,
"g": 218,
"b": 255
},
"hsl": {
"h": 278.919,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.91918,
"c": 0.05567,
"h": 313.8
},
"luminance": 0.7624
}Semantic roles & 50–950 ramp
primary
#F2DAFF
secondary
#B1EC92
accent
#E60051
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171518
muted
#858486