#F2DBFE#F2DBFE
#F2DBFE is a very light, muted violet. Relative luminance 0.767; OKLCH L 92.1% C 0.053 H 314.2°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBFE |
|---|---|
| RGB | rgb(242, 219, 254) |
| HSL | hsl(279, 95%, 93%) |
| HSV | hsv(279, 14%, 100%) |
| CMYK | cmyk(4.7%, 13.8%, 0%, 0.4%) |
| CIE-LAB | lab(90.18, 14.08, -14.11) |
| CIE-LCH | lch(90.18, 19.93, 314.94°) |
| OKLab | oklab(92.07% 0.0368 -0.0379) |
| OKLCH | oklch(92.07% 0.053 314.2) |
| XYZ | xyz(79.8360, 76.6966, 104.3448) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.10
Very Light Purple
#F6CEFC
ΔE00 4.98
Pale Lilac
#E4CBFF
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.71
Light Lilac
#EDC8FF
ΔE00 6.43
Thistle
#D8BFD8
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBFE #E7FEDB
analogous
#E0DBFE #F2DBFE #FEDBF8
triadic
#F2DBFE #FEF2DB #DBFEF2
tetradic
#F2DBFE #FEE0DB #E7FEDB #DBF8FE
square
#F2DBFE #FEE0DB #E7FEDB #DBF8FE
split-complementary
#F2DBFE #F8FEDB #DBFEE0
monochromatic
#C764FB #DC9FFC #F2DBFE #F4E1FE #F4E1FE
Accessibility & contrast
On white
1.29
#F2DBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F2DBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBFE
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBFE | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#DBE4FD
Tritanopia (blue-blind)
#F1DFE6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dbfe; /* rgb */ color: rgb(242, 219, 254); /* oklch */ color: oklch(92.1% 0.053 314.2);
Tailwind
colors: {
custom: {
50: '#f6e6fe',
500: '#f2dbfe',
950: '#000000',
},
}SCSS
$custom: #f2dbfe; $custom-light: #f6e6fe; $custom-dark: #000000;
JSON
{
"hex": "#f2dbfe",
"rgb": {
"r": 242,
"g": 219,
"b": 254
},
"hsl": {
"h": 279.429,
"s": 94.595,
"l": 92.745
},
"oklch": {
"l": 0.92072,
"c": 0.0528,
"h": 314.2
},
"luminance": 0.76696
}Semantic roles & 50–950 ramp
primary
#F2DBFE
secondary
#B1E994
accent
#E6004F
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485