#F2DBF0#F2DBF0
#F2DBF0 is a very light, muted purple. Relative luminance 0.758; OKLCH L 91.6% C 0.037 H 328.6°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DBF0 |
|---|---|
| RGB | rgb(242, 219, 240) |
| HSL | hsl(305, 47%, 90%) |
| HSV | hsv(305, 10%, 95%) |
| CMYK | cmyk(0%, 9.5%, 0.8%, 5.1%) |
| CIE-LAB | lab(89.78, 11.51, -7.36) |
| CIE-LCH | lch(89.78, 13.66, 327.43°) |
| OKLab | oklab(91.63% 0.032 -0.0195) |
| OKLCH | oklch(91.63% 0.037 328.6) |
| XYZ | xyz(77.6755, 75.8325, 92.9663) |
| Luminance | 0.7583 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.60
Light Pink
#FFD1DF
ΔE00 7.06
Pale Pink
#FFCFDC
ΔE00 7.72
Pale Lavender
#EECFFE
ΔE00 7.88
Lavenderblush
#FFF0F5
ΔE00 7.92
Very Light Purple
#F6CEFC
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DBF0 #DBF2DD
analogous
#E8DBF2 #F2DBF0 #F2DBE4
triadic
#F2DBF0 #F0F2DB #DBF0F2
tetradic
#F2DBF0 #F2E8DB #DBF2DD #DBE4F2
square
#F2DBF0 #F2E8DB #DBF2DD #DBE4F2
split-complementary
#F2DBF0 #E4F2DB #DBF2E8
monochromatic
#D281CB #E2AEDD #F2DBF0 #F7E9F6 #F7E9F6
Accessibility & contrast
On white
1.30
#F2DBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F2DBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DBF0
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DBF0 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE0F1
Deuteranopia (green-blind)
#DFE3EF
Tritanopia (blue-blind)
#F4DCE2
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2dbf0; /* rgb */ color: rgb(242, 219, 240); /* oklch */ color: oklch(91.6% 0.037 328.6);
Tailwind
colors: {
custom: {
50: '#f6e6f5',
500: '#f2dbf0',
950: '#000000',
},
}SCSS
$custom: #f2dbf0; $custom-light: #f6e6f5; $custom-dark: #000000;
JSON
{
"hex": "#f2dbf0",
"rgb": {
"r": 242,
"g": 219,
"b": 240
},
"hsl": {
"h": 305.217,
"s": 46.939,
"l": 90.392
},
"oklch": {
"l": 0.91628,
"c": 0.03744,
"h": 328.6
},
"luminance": 0.75832
}Semantic roles & 50–950 ramp
primary
#F2DBF0
secondary
#A1D0A5
accent
#BA382B
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171517
muted
#858485