#F2DFFB#F2DFFB
#F2DFFB is a very light, muted purple. Relative luminance 0.786; OKLCH L 92.7% C 0.043 H 315.1°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFFB |
|---|---|
| RGB | rgb(242, 223, 251) |
| HSL | hsl(281, 78%, 93%) |
| HSV | hsv(281, 11%, 98%) |
| CMYK | cmyk(3.6%, 11.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.06, 11.43, -11.22) |
| CIE-LCH | lch(91.06, 16.02, 315.52°) |
| OKLab | oklab(92.73% 0.0301 -0.03) |
| OKLCH | oklch(92.73% 0.043 315.1) |
| XYZ | xyz(80.4154, 78.6182, 102.1865) |
| Luminance | 0.7862 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 6.43
Very Light Purple
#F6CEFC
ΔE00 7.16
Thistle
#D8BFD8
ΔE00 7.53
Pale Mauve
#FED0FC
ΔE00 7.63
Pale Lilac
#E4CBFF
ΔE00 7.72
Lavender (CSS)
#E6E6FA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFFB #E8FBDF
analogous
#E4DFFB #F2DFFB #FBDFF6
triadic
#F2DFFB #FBF2DF #DFFBF2
tetradic
#F2DFFB #FBE4DF #E8FBDF #DFF6FB
square
#F2DFFB #FBE4DF #E8FBDF #DFF6FB
split-complementary
#F2DFFB #F6FBDF #DFFBE4
monochromatic
#C672ED #DCA9F4 #F2DFFB #F4E4FC #F4E4FC
Accessibility & contrast
On white
1.26
#F2DFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#F2DFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFFB
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFFB | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE4FC
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#F2E2E8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f2dffb; /* rgb */ color: rgb(242, 223, 251); /* oklch */ color: oklch(92.7% 0.043 315.1);
Tailwind
colors: {
custom: {
50: '#f6e9fc',
500: '#f2dffb',
950: '#000000',
},
}SCSS
$custom: #f2dffb; $custom-light: #f6e9fc; $custom-dark: #000000;
JSON
{
"hex": "#f2dffb",
"rgb": {
"r": 242,
"g": 223,
"b": 251
},
"hsl": {
"h": 280.714,
"s": 77.778,
"l": 92.941
},
"oklch": {
"l": 0.92727,
"c": 0.0425,
"h": 315.1
},
"luminance": 0.78618
}Semantic roles & 50–950 ramp
primary
#F2DFFB
secondary
#B3E29C
accent
#DA0B4E
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171617
muted
#858485