#FFEFEF#FFEFEF
#FFEFEF is a very light, near-neutral red. Relative luminance 0.892; OKLCH L 96.5% C 0.017 H 17.4°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFEF |
|---|---|
| RGB | rgb(255, 239, 239) |
| HSL | hsl(0, 100%, 97%) |
| HSV | hsv(0, 6%, 100%) |
| CMYK | cmyk(0%, 6.3%, 6.3%, 0%) |
| CIE-LAB | lab(95.67, 5.38, 1.94) |
| CIE-LCH | lch(95.67, 5.72, 19.79°) |
| OKLab | oklab(96.48% 0.0166 0.0052) |
| OKLCH | oklch(96.48% 0.017 17.4) |
| XYZ | xyz(87.6847, 89.2260, 94.2477) |
| Luminance | 0.8922 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.28
Very Light Pink
#FFF4F2
ΔE00 2.56
Mistyrose
#FFE4E1
ΔE00 4.32
Snow
#FFFAFA
ΔE00 4.94
Seashell
#FFF5EE
ΔE00 4.96
Linen
#FAF0E6
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFEF #EFFFFF
analogous
#FFEFF7 #FFEFEF #FFF7EF
triadic
#FFEFEF #EFFFEF #EFEFFF
tetradic
#FFEFEF #F7FFEF #EFFFFF #F7EFFF
square
#FFEFEF #F7FFEF #EFFFFF #F7EFFF
split-complementary
#FFEFEF #EFFFF7 #EFF7FF
monochromatic
#FF7575 #FFB2B2 #FFE0E0 #FFE0E0 #FFE0E0
Accessibility & contrast
On white
1.11
#FFEFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#FFEFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFEF
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFEF | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EF
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#FFEEEF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #ffefef; /* rgb */ color: rgb(255, 239, 239); /* oklch */ color: oklch(96.5% 0.017 17.4);
Tailwind
colors: {
custom: {
50: '#fff4f4',
500: '#ffefef',
950: '#000000',
},
}SCSS
$custom: #ffefef; $custom-light: #fff4f4; $custom-dark: #000000;
JSON
{
"hex": "#ffefef",
"rgb": {
"r": 255,
"g": 239,
"b": 239
},
"hsl": {
"h": 0,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.96475,
"c": 0.01735,
"h": 17.4
},
"luminance": 0.89225
}Semantic roles & 50–950 ramp
primary
#FFEFEF
secondary
#A3EFEF
accent
#E5E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585