#F3EAFE#F3EAFE
#F3EAFE is a very light, muted violet. Relative luminance 0.851; OKLCH L 95.0% C 0.028 H 306.0°. Best body text is #000000 at 18.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EAFE |
|---|---|
| RGB | rgb(243, 234, 254) |
| HSL | hsl(267, 91%, 96%) |
| HSV | hsv(267, 8%, 100%) |
| CMYK | cmyk(4.3%, 7.9%, 0%, 0.4%) |
| CIE-LAB | lab(93.91, 6.60, -8.55) |
| CIE-LCH | lch(93.91, 10.80, 307.67°) |
| OKLab | oklab(94.99% 0.0166 -0.0228) |
| OKLCH | oklch(94.99% 0.028 306) |
| XYZ | xyz(84.2713, 85.0562, 105.7246) |
| Luminance | 0.8506 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.96
Lavenderblush
#FFF0F5
ΔE00 6.37
Ghostwhite
#F8F8FF
ΔE00 7.41
Snow
#FFFAFA
ΔE00 9.42
Very Light Pink
#FFF4F2
ΔE00 9.50
Pale Grey
#FDFDFE
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EAFE #F5FEEA
analogous
#EAEBFE #F3EAFE #FDEAFE
triadic
#F3EAFE #FEF3EA #EAFEF3
tetradic
#F3EAFE #FEEAEB #F5FEEA #EAFEFD
square
#F3EAFE #FEEAEB #F5FEEA #EAFEFD
split-complementary
#F3EAFE #FEFDEA #EBFEEA
monochromatic
#B075F8 #D2B0FB #EEE2FE #EEE2FE #EEE2FE
Accessibility & contrast
On white
1.17
#F3EAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.01
#F3EAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EAFE
18.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EAFE | 1.00 | 1.17 | 18.01 | 18.01 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EDFF
Deuteranopia (green-blind)
#E9EEFD
Tritanopia (blue-blind)
#F2ECF0
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f3eafe; /* rgb */ color: rgb(243, 234, 254); /* oklch */ color: oklch(95.0% 0.028 306.0);
Tailwind
colors: {
custom: {
50: '#f7f0fe',
500: '#f3eafe',
950: '#000000',
},
}SCSS
$custom: #f3eafe; $custom-light: #f7f0fe; $custom-dark: #000000;
JSON
{
"hex": "#f3eafe",
"rgb": {
"r": 243,
"g": 234,
"b": 254
},
"hsl": {
"h": 267,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.94995,
"c": 0.02825,
"h": 306
},
"luminance": 0.85056
}Semantic roles & 50–950 ramp
primary
#F3EAFE
secondary
#CAEAA2
accent
#E6007E
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171617
muted
#858585