#FFF0FB#FFF0FB
#FFF0FB is a very light, muted pink. Relative luminance 0.905; OKLCH L 97.0% C 0.022 H 334.9°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0FB |
|---|---|
| RGB | rgb(255, 240, 251) |
| HSL | hsl(316, 100%, 97%) |
| HSV | hsv(316, 6%, 100%) |
| CMYK | cmyk(0%, 5.9%, 1.6%, 0%) |
| CIE-LAB | lab(96.22, 6.92, -3.47) |
| CIE-LCH | lch(96.22, 7.75, 333.36°) |
| OKLab | oklab(97.01% 0.0195 -0.0091) |
| OKLCH | oklch(97.01% 0.022 334.9) |
| XYZ | xyz(89.8102, 90.5459, 103.9939) |
| Luminance | 0.9054 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.53
Very Light Pink
#FFF4F2
ΔE00 6.33
Ghostwhite
#F8F8FF
ΔE00 6.85
Snow
#FFFAFA
ΔE00 7.07
Lavender (CSS)
#E6E6FA
ΔE00 7.20
Mistyrose
#FFE4E1
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0FB #F0FFF4
analogous
#FCF0FF #FFF0FB #FFF0F4
triadic
#FFF0FB #FBFFF0 #F0FBFF
tetradic
#FFF0FB #FFFCF0 #F0FFF4 #F0F4FF
square
#FFF0FB #FFFCF0 #F0FFF4 #F0F4FF
split-complementary
#FFF0FB #F4FFF0 #F0FFFC
monochromatic
#FF76DA #FFB3EB #FFE0F7 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.10
#FFF0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#FFF0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0FB
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0FB | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F3FB
Deuteranopia (green-blind)
#F3F5FA
Tritanopia (blue-blind)
#FFF0F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff0fb; /* rgb */ color: rgb(255, 240, 251); /* oklch */ color: oklch(97.0% 0.022 334.9);
Tailwind
colors: {
custom: {
50: '#fff5fc',
500: '#fff0fb',
950: '#000000',
},
}SCSS
$custom: #fff0fb; $custom-light: #fff5fc; $custom-dark: #000000;
JSON
{
"hex": "#fff0fb",
"rgb": {
"r": 255,
"g": 240,
"b": 251
},
"hsl": {
"h": 316,
"s": 100,
"l": 97.059
},
"oklch": {
"l": 0.97005,
"c": 0.02156,
"h": 334.9
},
"luminance": 0.90545
}Semantic roles & 50–950 ramp
primary
#FFF0FB
secondary
#A4EFB8
accent
#E63D00
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#181717
muted
#868585