#F2DFFE#F2DFFE
#F2DFFE is a very light, muted violet. Relative luminance 0.788; OKLCH L 92.8% C 0.046 H 312.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFFE |
|---|---|
| RGB | rgb(242, 223, 254) |
| HSL | hsl(277, 94%, 94%) |
| HSV | hsv(277, 12%, 100%) |
| CMYK | cmyk(4.7%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(91.15, 11.99, -12.67) |
| CIE-LCH | lch(91.15, 17.44, 313.43°) |
| OKLab | oklab(92.82% 0.0311 -0.0339) |
| OKLCH | oklch(92.82% 0.046 312.5) |
| XYZ | xyz(80.8921, 78.8088, 104.6968) |
| Luminance | 0.7881 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.73
Very Light Purple
#F6CEFC
ΔE00 6.64
Pale Lilac
#E4CBFF
ΔE00 6.97
Pale Mauve
#FED0FC
ΔE00 7.24
Thistle
#D8BFD8
ΔE00 7.75
Light Lilac
#EDC8FF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFFE #EBFEDF
analogous
#E2DFFE #F2DFFE #FEDFFA
triadic
#F2DFFE #FEF2DF #DFFEF2
tetradic
#F2DFFE #FEE2DF #EBFEDF #DFFAFE
square
#F2DFFE #FEE2DF #EBFEDF #DFFAFE
split-complementary
#F2DFFE #FAFEDF #DFFEE2
monochromatic
#C268FA #DAA4FC #F2DFFE #F3E1FE #F3E1FE
Accessibility & contrast
On white
1.25
#F2DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#F2DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFFE
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFFE | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBE5FF
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#F1E2E9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f2dffe; /* rgb */ color: rgb(242, 223, 254); /* oklch */ color: oklch(92.8% 0.046 312.5);
Tailwind
colors: {
custom: {
50: '#f6e9fe',
500: '#f2dffe',
950: '#000000',
},
}SCSS
$custom: #f2dffe; $custom-light: #f6e9fe; $custom-dark: #000000;
JSON
{
"hex": "#f2dffe",
"rgb": {
"r": 242,
"g": 223,
"b": 254
},
"hsl": {
"h": 276.774,
"s": 93.939,
"l": 93.529
},
"oklch": {
"l": 0.92823,
"c": 0.04605,
"h": 312.5
},
"luminance": 0.78808
}Semantic roles & 50–950 ramp
primary
#F2DFFE
secondary
#B7EA98
accent
#E60059
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485