#F3E2FB#F3E2FB
#F3E2FB is a very light, muted purple. Relative luminance 0.804; OKLCH L 93.4% C 0.038 H 315.1°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E2FB |
|---|---|
| RGB | rgb(243, 226, 251) |
| HSL | hsl(281, 76%, 94%) |
| HSV | hsv(281, 10%, 98%) |
| CMYK | cmyk(3.2%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(91.87, 10.19, -10.01) |
| CIE-LCH | lch(91.87, 14.29, 315.51°) |
| OKLab | oklab(93.38% 0.0269 -0.0267) |
| OKLCH | oklch(93.38% 0.038 315.1) |
| XYZ | xyz(81.5683, 80.4129, 102.4722) |
| Luminance | 0.8041 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.91
Pale Lavender
#EECFFE
ΔE00 7.66
Lavenderblush
#FFF0F5
ΔE00 8.10
Thistle
#D8BFD8
ΔE00 8.15
Very Light Purple
#F6CEFC
ΔE00 8.37
Pale Mauve
#FED0FC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E2FB #EAFBE2
analogous
#E6E2FB #F3E2FB #FBE2F6
triadic
#F3E2FB #FBF3E2 #E2FBF3
tetradic
#F3E2FB #FBE6E2 #EAFBE2 #E2F6FB
square
#F3E2FB #FBE6E2 #EAFBE2 #E2F6FB
split-complementary
#F3E2FB #F6FBE2 #E2FBE6
monochromatic
#C676EC #DDACF4 #F3E2FB #F4E4FB #F4E4FB
Accessibility & contrast
On white
1.23
#F3E2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#F3E2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E2FB
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E2FB | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE7FC
Deuteranopia (green-blind)
#E2E8FA
Tritanopia (blue-blind)
#F3E5EA
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f3e2fb; /* rgb */ color: rgb(243, 226, 251); /* oklch */ color: oklch(93.4% 0.038 315.1);
Tailwind
colors: {
custom: {
50: '#f7ebfc',
500: '#f3e2fb',
950: '#000000',
},
}SCSS
$custom: #f3e2fb; $custom-light: #f7ebfc; $custom-dark: #000000;
JSON
{
"hex": "#f3e2fb",
"rgb": {
"r": 243,
"g": 226,
"b": 251
},
"hsl": {
"h": 280.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.93376,
"c": 0.0379,
"h": 315.1
},
"luminance": 0.80412
}Semantic roles & 50–950 ramp
primary
#F3E2FB
secondary
#B5E2A0
accent
#D80E4E
background
#FFFEFF
surface
#FEFDFF
border
#D6D5D7
text
#171617
muted
#858485