#FFF0FE#FFF0FE
#FFF0FE is a very light, muted purple. Relative luminance 0.907; OKLCH L 97.1% C 0.024 H 327.8°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0FE |
|---|---|
| RGB | rgb(255, 240, 254) |
| HSL | hsl(304, 100%, 97%) |
| HSV | hsv(304, 6%, 100%) |
| CMYK | cmyk(0%, 5.9%, 0.4%, 0%) |
| CIE-LAB | lab(96.30, 7.45, -4.91) |
| CIE-LCH | lch(96.30, 8.92, 326.62°) |
| OKLab | oklab(97.09% 0.0206 -0.013) |
| OKLCH | oklch(97.09% 0.024 327.8) |
| XYZ | xyz(90.2868, 90.7366, 106.5042) |
| Luminance | 0.9074 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.71
Lavender (CSS)
#E6E6FA
ΔE00 6.82
Ghostwhite
#F8F8FF
ΔE00 7.32
Very Light Pink
#FFF4F2
ΔE00 7.45
Snow
#FFFAFA
ΔE00 7.98
Mistyrose
#FFE4E1
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0FE #F0FFF1
analogous
#F9F0FF #FFF0FE #FFF0F7
triadic
#FFF0FE #FEFFF0 #F0FEFF
tetradic
#FFF0FE #FFF9F0 #F0FFF1 #F0F7FF
square
#FFF0FE #FFF9F0 #F0FFF1 #F0F7FF
split-complementary
#FFF0FE #F7FFF0 #F0FFF9
monochromatic
#FF76F6 #FFB3FA #FFE0FD #FFE0FD #FFE0FD
Accessibility & contrast
On white
1.10
#FFF0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FFF0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0FE
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0FE | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF3FF
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#FFF1F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff0fe; /* rgb */ color: rgb(255, 240, 254); /* oklch */ color: oklch(97.1% 0.024 327.8);
Tailwind
colors: {
custom: {
50: '#fff5fe',
500: '#fff0fe',
950: '#000000',
},
}SCSS
$custom: #fff0fe; $custom-light: #fff5fe; $custom-dark: #000000;
JSON
{
"hex": "#fff0fe",
"rgb": {
"r": 255,
"g": 240,
"b": 254
},
"hsl": {
"h": 304,
"s": 100,
"l": 97.059
},
"oklch": {
"l": 0.97093,
"c": 0.02436,
"h": 327.8
},
"luminance": 0.90736
}Semantic roles & 50–950 ramp
primary
#FFF0FE
secondary
#A4EFA9
accent
#E60F00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585