#FFEFEA#FFEFEA
#FFEFEA is a very light, near-neutral red. Relative luminance 0.889; OKLCH L 96.3% C 0.019 H 38.1°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFEA |
|---|---|
| RGB | rgb(255, 239, 234) |
| HSL | hsl(14, 100%, 96%) |
| HSV | hsv(14, 8%, 100%) |
| CMYK | cmyk(0%, 6.3%, 8.2%, 0%) |
| CIE-LAB | lab(95.55, 4.56, 4.35) |
| CIE-LCH | lch(95.55, 6.30, 43.67°) |
| OKLab | oklab(96.34% 0.0147 0.0115) |
| OKLCH | oklch(96.34% 0.019 38.1) |
| XYZ | xyz(86.9562, 88.9346, 90.4112) |
| Luminance | 0.8893 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.33
Seashell
#FFF5EE
ΔE00 3.21
Linen
#FAF0E6
ΔE00 4.23
Lavenderblush
#FFF0F5
ΔE00 4.69
Mistyrose
#FFE4E1
ΔE00 4.72
Snow
#FFFAFA
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFEA #EAFAFF
analogous
#FFEAEF #FFEFEA #FFF9EA
triadic
#FFEFEA #EAFFEF #EFEAFF
tetradic
#FFEFEA #EFFFEA #EAFAFF #F9EAFF
square
#FFEFEA #EFFFEA #EAFAFF #F9EAFF
split-complementary
#FFEFEA #EAFFF9 #EAEFFF
monochromatic
#FF9270 #FFC0AD #FFE8E0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.12
#FFEFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#FFEFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFEA
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFEA | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F0EA
Deuteranopia (green-blind)
#F6F3EA
Tritanopia (blue-blind)
#FFEDEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffefea; /* rgb */ color: rgb(255, 239, 234); /* oklch */ color: oklch(96.3% 0.019 38.1);
Tailwind
colors: {
custom: {
50: '#fff4f0',
500: '#ffefea',
950: '#000000',
},
}SCSS
$custom: #ffefea; $custom-light: #fff4f0; $custom-dark: #000000;
JSON
{
"hex": "#ffefea",
"rgb": {
"r": 255,
"g": 239,
"b": 234
},
"hsl": {
"h": 14.286,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.9634,
"c": 0.01867,
"h": 38.1
},
"luminance": 0.88934
}Semantic roles & 50–950 ramp
primary
#FFEFEA
secondary
#9FDBEE
accent
#AFE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585