#FFEFF0#FFEFF0
#FFEFF0 is a very light, near-neutral red. Relative luminance 0.893; OKLCH L 96.5% C 0.017 H 13.1°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFF0 |
|---|---|
| RGB | rgb(255, 239, 240) |
| HSL | hsl(356, 100%, 97%) |
| HSV | hsv(356, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 5.9%, 0%) |
| CIE-LAB | lab(95.70, 5.55, 1.46) |
| CIE-LCH | lch(95.70, 5.74, 14.70°) |
| OKLab | oklab(96.5% 0.0169 0.0039) |
| OKLCH | oklch(96.5% 0.017 13.1) |
| XYZ | xyz(87.8328, 89.2853, 95.0279) |
| Luminance | 0.8928 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.82
Very Light Pink
#FFF4F2
ΔE00 2.84
Mistyrose
#FFE4E1
ΔE00 4.42
Snow
#FFFAFA
ΔE00 5.04
Seashell
#FFF5EE
ΔE00 5.35
Linen
#FAF0E6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFF0 #EFFFFE
analogous
#FFEFF8 #FFEFF0 #FFF6EF
triadic
#FFEFF0 #F0FFEF #EFF0FF
tetradic
#FFEFF0 #F8FFEF #EFFFFE #F6EFFF
square
#FFEFF0 #F8FFEF #EFFFFE #F6EFFF
split-complementary
#FFEFF0 #EFFFF6 #EFF8FF
monochromatic
#FF757D #FFB2B7 #FFE0E2 #FFE0E2 #FFE0E2
Accessibility & contrast
On white
1.11
#FFEFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#FFEFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFF0
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFF0 | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F0
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#FFEEEF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffeff0; /* rgb */ color: rgb(255, 239, 240); /* oklch */ color: oklch(96.5% 0.017 13.1);
Tailwind
colors: {
custom: {
50: '#fff4f4',
500: '#ffeff0',
950: '#000000',
},
}SCSS
$custom: #ffeff0; $custom-light: #fff4f4; $custom-dark: #000000;
JSON
{
"hex": "#ffeff0",
"rgb": {
"r": 255,
"g": 239,
"b": 240
},
"hsl": {
"h": 356.25,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96503,
"c": 0.01737,
"h": 13.1
},
"luminance": 0.89284
}Semantic roles & 50–950 ramp
primary
#FFEFF0
secondary
#A3EFEA
accent
#E6D700
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585