#F5EEEF#F5EEEF
#F5EEEF is a very light, near-neutral red. Relative luminance 0.868; OKLCH L 95.5% C 0.008 H 7.3°. Best body text is #000000 at 18.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EEEF |
|---|---|
| RGB | rgb(245, 238, 239) |
| HSL | hsl(351, 26%, 95%) |
| HSV | hsv(351, 3%, 96%) |
| CMYK | cmyk(0%, 2.9%, 2.4%, 3.9%) |
| CIE-LAB | lab(94.65, 2.52, 0.35) |
| CIE-LCH | lch(94.65, 2.54, 7.95°) |
| OKLab | oklab(95.48% 0.0076 0.001) |
| OKLCH | oklch(95.48% 0.008 7.3) |
| XYZ | xyz(83.8084, 86.7940, 93.9824) |
| Luminance | 0.8679 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.43
Snow
#FFFAFA
ΔE00 2.62
Whitesmoke
#F5F5F5
ΔE00 3.67
Lavenderblush
#FFF0F5
ΔE00 4.11
Seashell
#FFF5EE
ΔE00 4.19
Ghostwhite
#F8F8FF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EEEF #EEF5F4
analogous
#F5EEF3 #F5EEEF #F5F1EE
triadic
#F5EEEF #EFF5EE #EEEFF5
tetradic
#F5EEEF #F3F5EE #EEF5F4 #F1EEF5
square
#F5EEEF #F3F5EE #EEF5F4 #F1EEF5
split-complementary
#F5EEEF #EEF5F1 #EEF3F5
monochromatic
#C8A1A6 #DEC7CB #F4ECED #F4ECED #F4ECED
Accessibility & contrast
On white
1.14
#F5EEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.36
#F5EEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EEEF
18.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EEEF | 1.00 | 1.14 | 18.36 | 18.36 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEFEF
Deuteranopia (green-blind)
#F0F0EF
Tritanopia (blue-blind)
#F7EEEE
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f5eeef; /* rgb */ color: rgb(245, 238, 239); /* oklch */ color: oklch(95.5% 0.008 7.3);
Tailwind
colors: {
custom: {
50: '#f8f3f4',
500: '#f5eeef',
950: '#000000',
},
}SCSS
$custom: #f5eeef; $custom-light: #f8f3f4; $custom-dark: #000000;
JSON
{
"hex": "#f5eeef",
"rgb": {
"r": 245,
"g": 238,
"b": 239
},
"hsl": {
"h": 351.429,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.95484,
"c": 0.00765,
"h": 7.3
},
"luminance": 0.86794
}Semantic roles & 50–950 ramp
primary
#F5EEEF
secondary
#B9CECB
accent
#A49641
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585