#F2DBFB#F2DBFB
#F2DBFB is a very light, muted purple. Relative luminance 0.765; OKLCH L 92.0% C 0.049 H 316.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBFB |
|---|---|
| RGB | rgb(242, 219, 251) |
| HSL | hsl(283, 80%, 92%) |
| HSV | hsv(283, 13%, 98%) |
| CMYK | cmyk(3.6%, 12.7%, 0%, 1.6%) |
| CIE-LAB | lab(90.09, 13.52, -12.67) |
| CIE-LCH | lch(90.09, 18.53, 316.87°) |
| OKLab | oklab(91.97% 0.0358 -0.0339) |
| OKLCH | oklch(91.97% 0.049 316.5) |
| XYZ | xyz(79.3593, 76.5060, 101.8345) |
| Luminance | 0.7651 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 4.78
Very Light Purple
#F6CEFC
ΔE00 5.43
Pale Mauve
#FED0FC
ΔE00 5.98
Pale Lilac
#E4CBFF
ΔE00 6.38
Thistle
#D8BFD8
ΔE00 6.95
Light Lilac
#EDC8FF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBFB #E4FBDB
analogous
#E2DBFB #F2DBFB #FBDBF4
triadic
#F2DBFB #FBF2DB #DBFBF2
tetradic
#F2DBFB #FBE2DB #E4FBDB #DBF4FB
square
#F2DBFB #FBE2DB #E4FBDB #DBF4FB
split-complementary
#F2DBFB #F4FBDB #DBFBE2
monochromatic
#CA6DEF #DEA4F5 #F2DBFB #F5E3FC #F5E3FC
Accessibility & contrast
On white
1.29
#F2DBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F2DBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBFB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBFB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E1FC
Deuteranopia (green-blind)
#DCE3FA
Tritanopia (blue-blind)
#F2DEE5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dbfb; /* rgb */ color: rgb(242, 219, 251); /* oklch */ color: oklch(92.0% 0.049 316.5);
Tailwind
colors: {
custom: {
50: '#f6e6fc',
500: '#f2dbfb',
950: '#000000',
},
}SCSS
$custom: #f2dbfb; $custom-light: #f6e6fc; $custom-dark: #000000;
JSON
{
"hex": "#f2dbfb",
"rgb": {
"r": 242,
"g": 219,
"b": 251
},
"hsl": {
"h": 283.125,
"s": 80,
"l": 92.157
},
"oklch": {
"l": 0.91974,
"c": 0.0493,
"h": 316.5
},
"luminance": 0.76505
}Semantic roles & 50–950 ramp
primary
#F2DBFB
secondary
#ADE298
accent
#DC0945
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485