#FFEFF3#FFEFF3
#FFEFF3 is a very light, near-neutral red. Relative luminance 0.895; OKLCH L 96.6% C 0.018 H 0.4°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFF3 |
|---|---|
| RGB | rgb(255, 239, 243) |
| HSL | hsl(345, 100%, 97%) |
| HSV | hsv(345, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 4.7%, 0%) |
| CIE-LAB | lab(95.77, 6.06, 0.01) |
| CIE-LCH | lch(95.77, 6.06, 0.11°) |
| OKLab | oklab(96.59% 0.018 0.0001) |
| OKLCH | oklch(96.59% 0.018 0.4) |
| XYZ | xyz(88.2821, 89.4650, 97.3944) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 0.57
Very Light Pink
#FFF4F2
ΔE00 3.86
Mistyrose
#FFE4E1
ΔE00 4.98
Snow
#FFFAFA
ΔE00 5.53
Seashell
#FFF5EE
ΔE00 6.57
Ghostwhite
#F8F8FF
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFF3 #EFFFFB
analogous
#FFEFFB #FFEFF3 #FFF3EF
triadic
#FFEFF3 #F3FFEF #EFF3FF
tetradic
#FFEFF3 #FBFFEF #EFFFFB #F3EFFF
square
#FFEFF3 #FBFFEF #EFFFFB #F3EFFF
split-complementary
#FFEFF3 #EFFFF3 #EFFBFF
monochromatic
#FF7597 #FFB2C5 #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.11
#FFEFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#FFEFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFF3
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFF3 | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F3
Deuteranopia (green-blind)
#F4F4F3
Tritanopia (blue-blind)
#FFEEF0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeff3; /* rgb */ color: rgb(255, 239, 243); /* oklch */ color: oklch(96.6% 0.018 0.4);
Tailwind
colors: {
custom: {
50: '#fff4f7',
500: '#ffeff3',
950: '#000000',
},
}SCSS
$custom: #ffeff3; $custom-light: #fff4f7; $custom-dark: #000000;
JSON
{
"hex": "#ffeff3",
"rgb": {
"r": 255,
"g": 239,
"b": 243
},
"hsl": {
"h": 345,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96586,
"c": 0.01803,
"h": 0.4
},
"luminance": 0.89464
}Semantic roles & 50–950 ramp
primary
#FFEFF3
secondary
#A3EFDC
accent
#E6AC00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585