#FFEFF2#FFEFF2
#FFEFF2 is a very light, near-neutral red. Relative luminance 0.894; OKLCH L 96.6% C 0.018 H 4.5°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFF2 |
|---|---|
| RGB | rgb(255, 239, 242) |
| HSL | hsl(349, 100%, 97%) |
| HSV | hsv(349, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 5.1%, 0%) |
| CIE-LAB | lab(95.75, 5.89, 0.49) |
| CIE-LCH | lch(95.75, 5.91, 4.79°) |
| OKLab | oklab(96.56% 0.0177 0.0014) |
| OKLCH | oklch(96.56% 0.018 4.5) |
| XYZ | xyz(88.1315, 89.4048, 96.6012) |
| Luminance | 0.8940 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.94
Very Light Pink
#FFF4F2
ΔE00 3.50
Mistyrose
#FFE4E1
ΔE00 4.76
Snow
#FFFAFA
ΔE00 5.34
Seashell
#FFF5EE
ΔE00 6.16
Ghostwhite
#F8F8FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFF2 #EFFFFC
analogous
#FFEFFA #FFEFF2 #FFF4EF
triadic
#FFEFF2 #F2FFEF #EFF2FF
tetradic
#FFEFF2 #FAFFEF #EFFFFC #F4EFFF
square
#FFEFF2 #FAFFEF #EFFFFC #F4EFFF
split-complementary
#FFEFF2 #EFFFF4 #EFFAFF
monochromatic
#FF758F #FFB2C0 #FFE0E6 #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.11
#FFEFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FFEFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFF2
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFF2 | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#F4F4F2
Tritanopia (blue-blind)
#FFEEF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeff2; /* rgb */ color: rgb(255, 239, 242); /* oklch */ color: oklch(96.6% 0.018 4.5);
Tailwind
colors: {
custom: {
50: '#fff4f6',
500: '#ffeff2',
950: '#000000',
},
}SCSS
$custom: #ffeff2; $custom-light: #fff4f6; $custom-dark: #000000;
JSON
{
"hex": "#ffeff2",
"rgb": {
"r": 255,
"g": 239,
"b": 242
},
"hsl": {
"h": 348.75,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96558,
"c": 0.01771,
"h": 4.5
},
"luminance": 0.89404
}Semantic roles & 50–950 ramp
primary
#FFEFF2
secondary
#A3EFE1
accent
#E6BA00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585