#F8EFF0#F8EFF0
#F8EFF0 is a very light, near-neutral red. Relative luminance 0.880; OKLCH L 95.9% C 0.010 H 9.5°. Best body text is #000000 at 18.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EFF0 |
|---|---|
| RGB | rgb(248, 239, 240) |
| HSL | hsl(353, 39%, 95%) |
| HSV | hsv(353, 4%, 97%) |
| CMYK | cmyk(0%, 3.6%, 3.2%, 2.7%) |
| CIE-LAB | lab(95.15, 3.19, 0.59) |
| CIE-LCH | lch(95.15, 3.24, 10.55°) |
| OKLab | oklab(95.94% 0.0097 0.0016) |
| OKLCH | oklch(95.94% 0.01 9.5) |
| XYZ | xyz(85.3039, 87.9813, 94.9094) |
| Luminance | 0.8798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.88
Snow
#FFFAFA
ΔE00 2.85
Lavenderblush
#FFF0F5
ΔE00 3.32
Seashell
#FFF5EE
ΔE00 4.15
Whitesmoke
#F5F5F5
ΔE00 4.42
Ghostwhite
#F8F8FF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EFF0 #EFF8F7
analogous
#F8EFF4 #F8EFF0 #F8F2EF
triadic
#F8EFF0 #F0F8EF #EFF0F8
tetradic
#F8EFF0 #F4F8EF #EFF8F7 #F2EFF8
square
#F8EFF0 #F4F8EF #EFF8F7 #F2EFF8
split-complementary
#F8EFF0 #EFF8F2 #EFF4F8
monochromatic
#D39AA0 #E5C4C8 #F6EAEB #F6EAEB #F6EAEB
Accessibility & contrast
On white
1.13
#F8EFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.60
#F8EFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EFF0
18.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EFF0 | 1.00 | 1.13 | 18.60 | 18.60 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F0F0
Deuteranopia (green-blind)
#F2F2F0
Tritanopia (blue-blind)
#FAEEEF
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f8eff0; /* rgb */ color: rgb(248, 239, 240); /* oklch */ color: oklch(95.9% 0.010 9.5);
Tailwind
colors: {
custom: {
50: '#faf4f4',
500: '#f8eff0',
950: '#000000',
},
}SCSS
$custom: #f8eff0; $custom-light: #faf4f4; $custom-dark: #000000;
JSON
{
"hex": "#f8eff0",
"rgb": {
"r": 248,
"g": 239,
"b": 240
},
"hsl": {
"h": 353.333,
"s": 39.13,
"l": 95.49
},
"oklch": {
"l": 0.95942,
"c": 0.00979,
"h": 9.5
},
"luminance": 0.87981
}Semantic roles & 50–950 ramp
primary
#F8EFF0
secondary
#B6D5D2
accent
#B2A433
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585