#F2DBEF#F2DBEF
#F2DBEF is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.6% C 0.036 H 330.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBEF |
|---|---|
| RGB | rgb(242, 219, 239) |
| HSL | hsl(308, 47%, 90%) |
| HSV | hsv(308, 10%, 95%) |
| CMYK | cmyk(0%, 9.5%, 1.2%, 5.1%) |
| CIE-LAB | lab(89.75, 11.33, -6.87) |
| CIE-LCH | lch(89.75, 13.25, 328.78°) |
| OKLab | oklab(91.6% 0.0316 -0.0182) |
| OKLCH | oklch(91.6% 0.036 330.1) |
| XYZ | xyz(77.5274, 75.7732, 92.1862) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.67
Light Pink
#FFD1DF
ΔE00 6.94
Pale Pink
#FFCFDC
ΔE00 7.60
Lavenderblush
#FFF0F5
ΔE00 7.67
Pale Lavender
#EECFFE
ΔE00 8.20
Very Light Purple
#F6CEFC
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBEF #DBF2DE
analogous
#E9DBF2 #F2DBEF #F2DBE3
triadic
#F2DBEF #EFF2DB #DBEFF2
tetradic
#F2DBEF #F2E9DB #DBF2DE #DBE3F2
square
#F2DBEF #F2E9DB #DBF2DE #DBE3F2
split-complementary
#F2DBEF #E3F2DB #DBF2E9
monochromatic
#D281C7 #E2AEDB #F2DBEF #F7E9F5 #F7E9F5
Accessibility & contrast
On white
1.30
#F2DBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F2DBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBEF
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBEF | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F0
Deuteranopia (green-blind)
#DFE3EE
Tritanopia (blue-blind)
#F4DCE1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dbef; /* rgb */ color: rgb(242, 219, 239); /* oklch */ color: oklch(91.6% 0.036 330.1);
Tailwind
colors: {
custom: {
50: '#f6e6f4',
500: '#f2dbef',
950: '#000000',
},
}SCSS
$custom: #f2dbef; $custom-light: #f6e6f4; $custom-dark: #000000;
JSON
{
"hex": "#f2dbef",
"rgb": {
"r": 242,
"g": 219,
"b": 239
},
"hsl": {
"h": 307.826,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.91597,
"c": 0.03648,
"h": 330.1
},
"luminance": 0.75772
}Semantic roles & 50–950 ramp
primary
#F2DBEF
secondary
#A1D0A8
accent
#BA3E2B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485