#FFF9FE#FFF9FE
#FFF9FE is a very light, near-neutral pink. Relative luminance 0.962; OKLCH L 98.8% C 0.009 H 330.9°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF9FE |
|---|---|
| RGB | rgb(255, 249, 254) |
| HSL | hsl(310, 100%, 99%) |
| HSV | hsv(310, 2%, 100%) |
| CMYK | cmyk(0%, 2.4%, 0.4%, 0%) |
| CIE-LAB | lab(98.50, 2.86, -1.68) |
| CIE-LCH | lch(98.50, 3.32, 329.53°) |
| OKLab | oklab(98.81% 0.008 -0.0044) |
| OKLCH | oklch(98.81% 0.009 330.9) |
| XYZ | xyz(93.0023, 96.1674, 107.4094) |
| Luminance | 0.9617 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Snow
#FFFAFA
ΔE00 2.60
Ghostwhite
#F8F8FF
ΔE00 2.78
Very Light Pink
#FFF4F2
ΔE00 3.75
Pale Grey
#FDFDFE
ΔE00 3.82
Lavenderblush
#FFF0F5
ΔE00 3.94
White
#FFFFFF
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF9FE #F9FFFA
analogous
#FDF9FF #FFF9FE #FFF9FB
triadic
#FFF9FE #FEFFF9 #F9FEFF
tetradic
#FFF9FE #FFFDF9 #F9FFFA #F9FBFF
square
#FFF9FE #FFFDF9 #F9FFFA #F9FBFF
split-complementary
#FFF9FE #FBFFF9 #F9FFFD
monochromatic
#FF7FEA #FFBCF4 #FFE0FA #FFE0FA #FFE0FA
Accessibility & contrast
On white
1.04
#FFF9FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#FFF9FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF9FE
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF9FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF9FE | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFE
Deuteranopia (green-blind)
#FAFBFE
Tritanopia (blue-blind)
#FFF9FB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #fff9fe; /* rgb */ color: rgb(255, 249, 254); /* oklch */ color: oklch(98.8% 0.009 330.9);
Tailwind
colors: {
custom: {
50: '#fffbfe',
500: '#fff9fe',
950: '#000000',
},
}SCSS
$custom: #fff9fe; $custom-light: #fffbfe; $custom-dark: #000000;
JSON
{
"hex": "#fff9fe",
"rgb": {
"r": 255,
"g": 249,
"b": 254
},
"hsl": {
"h": 310,
"s": 100,
"l": 98.824
},
"oklch": {
"l": 0.98813,
"c": 0.00912,
"h": 330.9
},
"luminance": 0.96167
}Semantic roles & 50–950 ramp
primary
#FFF9FE
secondary
#ACF0B7
accent
#E62600
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#181717
muted
#868585