#FEF6FE#FEF6FE
#FEF6FE is a very light, near-neutral purple. Relative luminance 0.941; OKLCH L 98.2% C 0.013 H 325.7°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FEF6FE |
|---|---|
| RGB | rgb(254, 246, 254) |
| HSL | hsl(300, 80%, 98%) |
| HSV | hsv(300, 3%, 100%) |
| CMYK | cmyk(0%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(97.69, 4.05, -2.88) |
| CIE-LCH | lch(97.69, 4.97, 324.62°) |
| OKLab | oklab(98.16% 0.0111 -0.0076) |
| OKLCH | oklch(98.16% 0.013 325.7) |
| XYZ | xyz(91.7154, 94.1385, 107.0855) |
| Luminance | 0.9414 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.07
Ghostwhite
#F8F8FF
ΔE00 3.71
Snow
#FFFAFA
ΔE00 4.30
Very Light Pink
#FFF4F2
ΔE00 4.68
Pale Grey
#FDFDFE
ΔE00 5.51
Whitesmoke
#F5F5F5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEF6FE #F6FEF6
analogous
#FAF6FE #FEF6FE #FEF6FA
triadic
#FEF6FE #FEFEF6 #F6FEFE
tetradic
#FEF6FE #FEFAF6 #F6FEF6 #F6FAFE
square
#FEF6FE #FEFAF6 #F6FEF6 #F6FAFE
split-complementary
#FEF6FE #FAFEF6 #F6FEFA
monochromatic
#F288F2 #F8BFF8 #FCE3FC #FCE3FC #FCE3FC
Accessibility & contrast
On white
1.06
#FEF6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#FEF6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEF6FE
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEF6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEF6FE | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F7F9FE
Tritanopia (blue-blind)
#FFF7F9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fef6fe; /* rgb */ color: rgb(254, 246, 254); /* oklch */ color: oklch(98.2% 0.013 325.7);
Tailwind
colors: {
custom: {
50: '#fef9fe',
500: '#fef6fe',
950: '#000000',
},
}SCSS
$custom: #fef6fe; $custom-light: #fef9fe; $custom-dark: #000000;
JSON
{
"hex": "#fef6fe",
"rgb": {
"r": 254,
"g": 246,
"b": 254
},
"hsl": {
"h": 300,
"s": 80,
"l": 98.039
},
"oklch": {
"l": 0.98159,
"c": 0.01349,
"h": 325.7
},
"luminance": 0.94138
}Semantic roles & 50–950 ramp
primary
#FEF6FE
secondary
#B0E9B0
accent
#DC0909
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585