#F2DBF8#F2DBF8
#F2DBF8 is a very light, muted purple. Relative luminance 0.763; OKLCH L 91.9% C 0.046 H 319.2°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBF8 |
|---|---|
| RGB | rgb(242, 219, 248) |
| HSL | hsl(288, 67%, 92%) |
| HSV | hsv(288, 12%, 97%) |
| CMYK | cmyk(2.4%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(90.01, 12.97, -11.22) |
| CIE-LCH | lch(90.01, 17.15, 319.12°) |
| OKLab | oklab(91.88% 0.0348 -0.03) |
| OKLCH | oklch(91.88% 0.046 319.2) |
| XYZ | xyz(78.8902, 76.3183, 99.3637) |
| Luminance | 0.7632 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 5.54
Very Light Purple
#F6CEFC
ΔE00 6.01
Pale Mauve
#FED0FC
ΔE00 6.40
Thistle
#D8BFD8
ΔE00 6.68
Pale Lilac
#E4CBFF
ΔE00 7.16
Light Lilac
#EDC8FF
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBF8 #E1F8DB
analogous
#E4DBF8 #F2DBF8 #F8DBF0
triadic
#F2DBF8 #F8F2DB #DBF8F2
tetradic
#F2DBF8 #F8E4DB #E1F8DB #DBF0F8
square
#F2DBF8 #F8E4DB #E1F8DB #DBF0F8
split-complementary
#F2DBF8 #F0F8DB #DBF8E4
monochromatic
#CD75E4 #DFA8EE #F2DBF8 #F6E5FA #F6E5FA
Accessibility & contrast
On white
1.29
#F2DBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#F2DBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBF8
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBF8 | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1F9
Deuteranopia (green-blind)
#DDE3F7
Tritanopia (blue-blind)
#F3DEE4
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dbf8; /* rgb */ color: rgb(242, 219, 248); /* oklch */ color: oklch(91.9% 0.046 319.2);
Tailwind
colors: {
custom: {
50: '#f6e6fa',
500: '#f2dbf8',
950: '#000000',
},
}SCSS
$custom: #f2dbf8; $custom-light: #f6e6fa; $custom-dark: #000000;
JSON
{
"hex": "#f2dbf8",
"rgb": {
"r": 242,
"g": 219,
"b": 248
},
"hsl": {
"h": 287.586,
"s": 67.442,
"l": 91.569
},
"oklch": {
"l": 0.91878,
"c": 0.0459,
"h": 319.2
},
"luminance": 0.76318
}Semantic roles & 50–950 ramp
primary
#F2DBF8
secondary
#A9DB9C
accent
#CF163C
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485