#F2D2FB#F2D2FB
#F2D2FB is a very light, moderate purple. Relative luminance 0.719; OKLCH L 90.3% C 0.065 H 318.8°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2D2FB |
|---|---|
| RGB | rgb(242, 210, 251) |
| HSL | hsl(287, 84%, 90%) |
| HSV | hsv(287, 16%, 98%) |
| CMYK | cmyk(3.6%, 16.3%, 0%, 1.6%) |
| CIE-LAB | lab(87.94, 18.25, -15.90) |
| CIE-LCH | lch(87.94, 24.20, 318.95°) |
| OKLab | oklab(90.3% 0.0487 -0.0427) |
| OKLCH | oklch(90.3% 0.065 318.8) |
| XYZ | xyz(77.0746, 71.9364, 101.0729) |
| Luminance | 0.7194 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 1.86
Very Light Purple
#F6CEFC
ΔE00 2.02
Pale Mauve
#FED0FC
ΔE00 3.15
Light Lilac
#EDC8FF
ΔE00 3.94
Pale Lilac
#E4CBFF
ΔE00 4.32
Light Lavender
#DFC5FE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2D2FB #DBFBD2
analogous
#DDD2FB #F2D2FB #FBD2EF
triadic
#F2D2FB #FBF2D2 #D2FBF2
tetradic
#F2D2FB #FBDDD2 #DBFBD2 #D2EFFB
square
#F2D2FB #FBDDD2 #DBFBD2 #D2EFFB
split-complementary
#F2D2FB #EFFBD2 #D2FBDD
monochromatic
#D262F1 #E29AF6 #F2D2FB #F7E3FD #F7E3FD
Accessibility & contrast
On white
1.36
#F2D2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F2D2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2D2FB
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2D2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2D2FB | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFD
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#F3D6E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f2d2fb; /* rgb */ color: rgb(242, 210, 251); /* oklch */ color: oklch(90.3% 0.065 318.8);
Tailwind
colors: {
custom: {
50: '#f6dffc',
500: '#f2d2fb',
950: '#000000',
},
}SCSS
$custom: #f2d2fb; $custom-light: #f6dffc; $custom-dark: #000000;
JSON
{
"hex": "#f2d2fb",
"rgb": {
"r": 242,
"g": 210,
"b": 251
},
"hsl": {
"h": 286.829,
"s": 83.673,
"l": 90.392
},
"oklch": {
"l": 0.90301,
"c": 0.06477,
"h": 318.8
},
"luminance": 0.71935
}Semantic roles & 50–950 ramp
primary
#F2D2FB
secondary
#A1E28F
accent
#E00535
background
#FFFEFF
surface
#FEFCFF
border
#D6D5D7
text
#171517
muted
#858485