#F2DDEF#F2DDEF
#F2DDEF is a very light, muted purple. Relative luminance 0.768; OKLCH L 92.0% C 0.033 H 330.5°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DDEF |
|---|---|
| RGB | rgb(242, 221, 239) |
| HSL | hsl(309, 45%, 91%) |
| HSV | hsv(309, 9%, 95%) |
| CMYK | cmyk(0%, 8.7%, 1.2%, 5.1%) |
| CIE-LAB | lab(90.24, 10.29, -6.15) |
| CIE-LCH | lch(90.24, 11.99, 329.13°) |
| OKLab | oklab(91.98% 0.0287 -0.0163) |
| OKLCH | oklch(91.98% 0.033 330.5) |
| XYZ | xyz(78.0523, 76.8230, 92.3611) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 6.75
Thistle
#D8BFD8
ΔE00 7.27
Light Pink
#FFD1DF
ΔE00 7.43
Pale Pink
#FFCFDC
ΔE00 8.06
Lavender (CSS)
#E6E6FA
ΔE00 8.12
Mistyrose
#FFE4E1
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DDEF #DDF2E0
analogous
#EADDF2 #F2DDEF #F2DDE4
triadic
#F2DDEF #EFF2DD #DDEFF2
tetradic
#F2DDEF #F2EADD #DDF2E0 #DDE4F2
square
#F2DDEF #F2EADD #DDF2E0 #DDE4F2
split-complementary
#F2DDEF #E4F2DD #DDF2EA
monochromatic
#D084C5 #E1B1DA #F2DDEF #F7E9F5 #F7E9F5
Accessibility & contrast
On white
1.28
#F2DDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F2DDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DDEF
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DDEF | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDE1F0
Deuteranopia (green-blind)
#E1E4EE
Tritanopia (blue-blind)
#F4DEE3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2ddef; /* rgb */ color: rgb(242, 221, 239); /* oklch */ color: oklch(92.0% 0.033 330.5);
Tailwind
colors: {
custom: {
50: '#f6e7f4',
500: '#f2ddef',
950: '#000000',
},
}SCSS
$custom: #f2ddef; $custom-light: #f6e7f4; $custom-dark: #000000;
JSON
{
"hex": "#f2ddef",
"rgb": {
"r": 242,
"g": 221,
"b": 239
},
"hsl": {
"h": 308.571,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.91976,
"c": 0.03301,
"h": 330.5
},
"luminance": 0.76822
}Semantic roles & 50–950 ramp
primary
#F2DDEF
secondary
#A4CFAA
accent
#B8412E
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171617
muted
#858485