#FEFAFF#FEFAFF
#FEFAFF is a very light, near-neutral purple. Relative luminance 0.967; OKLCH L 99.0% C 0.008 H 319.4°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FEFAFF |
|---|---|
| RGB | rgb(254, 250, 255) |
| HSL | hsl(288, 100%, 99%) |
| HSV | hsv(288, 2%, 100%) |
| CMYK | cmyk(0.4%, 2%, 0%, 0%) |
| CIE-LAB | lab(98.69, 2.20, -1.92) |
| CIE-LCH | lch(98.69, 2.92, 318.90°) |
| OKLab | oklab(98.96% 0.0059 -0.0051) |
| OKLCH | oklch(98.96% 0.008 319.4) |
| XYZ | xyz(93.1057, 96.6622, 108.3410) |
| Luminance | 0.9666 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Ghostwhite
#F8F8FF
ΔE00 2.00
Snow
#FFFAFA
ΔE00 2.43
Pale Grey
#FDFDFE
ΔE00 3.09
White
#FFFFFF
ΔE00 3.59
Whitesmoke
#F5F5F5
ΔE00 3.73
Very Light Pink
#FFF4F2
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEFAFF #FBFFFA
analogous
#FCFAFF #FEFAFF #FFFAFE
triadic
#FEFAFF #FFFEFA #FAFFFE
tetradic
#FEFAFF #FFFCFA #FBFFFA #FAFEFF
square
#FEFAFF #FFFCFA #FBFFFA #FAFEFF
split-complementary
#FEFAFF #FEFFFA #FAFFFC
monochromatic
#E680FF #F2BDFF #F9E0FF #F9E0FF #F9E0FF
Accessibility & contrast
On white
1.03
#FEFAFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#FEFAFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEFAFF
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEFAFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEFAFF | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFF
Deuteranopia (green-blind)
#FAFBFF
Tritanopia (blue-blind)
#FEFAFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fefaff; /* rgb */ color: rgb(254, 250, 255); /* oklch */ color: oklch(99.0% 0.008 319.4);
Tailwind
colors: {
custom: {
50: '#fefcff',
500: '#fefaff',
950: '#000000',
},
}SCSS
$custom: #fefaff; $custom-light: #fefcff; $custom-dark: #000000;
JSON
{
"hex": "#fefaff",
"rgb": {
"r": 254,
"g": 250,
"b": 255
},
"hsl": {
"h": 288,
"s": 100,
"l": 99.02
},
"oklch": {
"l": 0.98957,
"c": 0.00779,
"h": 319.4
},
"luminance": 0.96662
}Semantic roles & 50–950 ramp
primary
#FEFAFF
secondary
#BAF0AD
accent
#E6002E
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171718
muted
#858586