#FFEFF1#FFEFF1
#FFEFF1 is a very light, near-neutral red. Relative luminance 0.893; OKLCH L 96.5% C 0.017 H 8.8°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFF1 |
|---|---|
| RGB | rgb(255, 239, 241) |
| HSL | hsl(353, 100%, 97%) |
| HSV | hsv(353, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 5.5%, 0%) |
| CIE-LAB | lab(95.72, 5.72, 0.97) |
| CIE-LCH | lch(95.72, 5.80, 9.67°) |
| OKLab | oklab(96.53% 0.0173 0.0027) |
| OKLCH | oklch(96.53% 0.017 8.8) |
| XYZ | xyz(87.9818, 89.3448, 95.8124) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.37
Very Light Pink
#FFF4F2
ΔE00 3.15
Mistyrose
#FFE4E1
ΔE00 4.57
Snow
#FFFAFA
ΔE00 5.18
Seashell
#FFF5EE
ΔE00 5.76
Ghostwhite
#F8F8FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFF1 #EFFFFD
analogous
#FFEFF9 #FFEFF1 #FFF5EF
triadic
#FFEFF1 #F1FFEF #EFF1FF
tetradic
#FFEFF1 #F9FFEF #EFFFFD #F5EFFF
square
#FFEFF1 #F9FFEF #EFFFFD #F5EFFF
split-complementary
#FFEFF1 #EFFFF5 #EFF9FF
monochromatic
#FF7586 #FFB2BB #FFE0E4 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.11
#FFEFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#FFEFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFF1
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFF1 | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F1
Deuteranopia (green-blind)
#F5F4F1
Tritanopia (blue-blind)
#FFEEF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeff1; /* rgb */ color: rgb(255, 239, 241); /* oklch */ color: oklch(96.5% 0.017 8.8);
Tailwind
colors: {
custom: {
50: '#fff4f5',
500: '#ffeff1',
950: '#000000',
},
}SCSS
$custom: #ffeff1; $custom-light: #fff4f5; $custom-dark: #000000;
JSON
{
"hex": "#ffeff1",
"rgb": {
"r": 255,
"g": 239,
"b": 241
},
"hsl": {
"h": 352.5,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96531,
"c": 0.01749,
"h": 8.8
},
"luminance": 0.89344
}Semantic roles & 50–950 ramp
primary
#FFEFF1
secondary
#A3EFE5
accent
#E6C900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585