#F2DBF2#F2DBF2
#F2DBF2 is a very light, muted purple. Relative luminance 0.760; OKLCH L 91.7% C 0.039 H 325.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBF2 |
|---|---|
| RGB | rgb(242, 219, 242) |
| HSL | hsl(300, 47%, 90%) |
| HSV | hsv(300, 10%, 95%) |
| CMYK | cmyk(0%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(89.84, 11.87, -8.32) |
| CIE-LCH | lch(89.84, 14.50, 324.97°) |
| OKLab | oklab(91.69% 0.0327 -0.0221) |
| OKLCH | oklch(91.69% 0.039 325.9) |
| XYZ | xyz(77.9742, 75.9520, 94.5397) |
| Luminance | 0.7595 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.52
Pale Lavender
#EECFFE
ΔE00 7.26
Light Pink
#FFD1DF
ΔE00 7.34
Very Light Purple
#F6CEFC
ΔE00 7.47
Pale Mauve
#FED0FC
ΔE00 7.60
Pale Pink
#FFCFDC
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBF2 #DBF2DB
analogous
#E6DBF2 #F2DBF2 #F2DBE6
triadic
#F2DBF2 #F2F2DB #DBF2F2
tetradic
#F2DBF2 #F2E6DB #DBF2DB #DBE6F2
square
#F2DBF2 #F2E6DB #DBF2DB #DBE6F2
split-complementary
#F2DBF2 #E6F2DB #DBF2E6
monochromatic
#D281D2 #E2AEE2 #F2DBF2 #F7E9F7 #F7E9F7
Accessibility & contrast
On white
1.30
#F2DBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F2DBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBF2
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBF2 | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F3
Deuteranopia (green-blind)
#DEE3F1
Tritanopia (blue-blind)
#F4DDE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dbf2; /* rgb */ color: rgb(242, 219, 242); /* oklch */ color: oklch(91.7% 0.039 325.9);
Tailwind
colors: {
custom: {
50: '#f6e6f6',
500: '#f2dbf2',
950: '#000000',
},
}SCSS
$custom: #f2dbf2; $custom-light: #f6e6f6; $custom-dark: #000000;
JSON
{
"hex": "#f2dbf2",
"rgb": {
"r": 242,
"g": 219,
"b": 242
},
"hsl": {
"h": 300,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.91689,
"c": 0.03945,
"h": 325.9
},
"luminance": 0.75951
}Semantic roles & 50–950 ramp
primary
#F2DBF2
secondary
#A1D0A1
accent
#BA2B2B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485