#FFEFEE#FFEFEE
#FFEFEE is a very light, near-neutral red. Relative luminance 0.892; OKLCH L 96.4% C 0.017 H 21.8°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFEE |
|---|---|
| RGB | rgb(255, 239, 238) |
| HSL | hsl(4, 100%, 97%) |
| HSV | hsv(4, 7%, 100%) |
| CMYK | cmyk(0%, 6.3%, 6.7%, 0%) |
| CIE-LAB | lab(95.65, 5.22, 2.42) |
| CIE-LCH | lch(95.65, 5.75, 24.88°) |
| OKLab | oklab(96.45% 0.0162 0.0065) |
| OKLCH | oklch(96.45% 0.017 21.8) |
| XYZ | xyz(87.5374, 89.1671, 93.4718) |
| Luminance | 0.8917 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.33
Lavenderblush
#FFF0F5
ΔE00 2.75
Mistyrose
#FFE4E1
ΔE00 4.28
Seashell
#FFF5EE
ΔE00 4.57
Snow
#FFFAFA
ΔE00 4.88
Linen
#FAF0E6
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFEE #EEFEFF
analogous
#FFEEF6 #FFEFEE #FFF8EE
triadic
#FFEFEE #EEFFEF #EFEEFF
tetradic
#FFEFEE #F6FFEE #EEFEFF #F8EEFF
square
#FFEFEE #F6FFEE #EEFEFF #F8EEFF
split-complementary
#FFEFEE #EEFFF8 #EEF6FF
monochromatic
#FF7C74 #FFB5B1 #FFE2E0 #FFE2E0 #FFE2E0
Accessibility & contrast
On white
1.12
#FFEFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#FFEFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFEE
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFEE | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EE
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#FFEEEF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffefee; /* rgb */ color: rgb(255, 239, 238); /* oklch */ color: oklch(96.4% 0.017 21.8);
Tailwind
colors: {
custom: {
50: '#fff4f3',
500: '#ffefee',
950: '#000000',
},
}SCSS
$custom: #ffefee; $custom-light: #fff4f3; $custom-dark: #000000;
JSON
{
"hex": "#ffefee",
"rgb": {
"r": 255,
"g": 239,
"b": 238
},
"hsl": {
"h": 3.529,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.96448,
"c": 0.01742,
"h": 21.8
},
"luminance": 0.89166
}Semantic roles & 50–950 ramp
primary
#FFEFEE
secondary
#A3EAEF
accent
#D8E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585