#FFEFEB#FFEFEB
#FFEFEB is a very light, near-neutral red. Relative luminance 0.890; OKLCH L 96.4% C 0.018 H 34.3°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEFEB |
|---|---|
| RGB | rgb(255, 239, 235) |
| HSL | hsl(12, 100%, 96%) |
| HSV | hsv(12, 8%, 100%) |
| CMYK | cmyk(0%, 6.3%, 7.8%, 0%) |
| CIE-LAB | lab(95.58, 4.72, 3.87) |
| CIE-LCH | lch(95.58, 6.10, 39.32°) |
| OKLab | oklab(96.37% 0.0151 0.0103) |
| OKLCH | oklch(96.37% 0.018 34.3) |
| XYZ | xyz(87.1003, 88.9922, 91.1699) |
| Luminance | 0.8899 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.18
Seashell
#FFF5EE
ΔE00 3.51
Lavenderblush
#FFF0F5
ΔE00 4.20
Mistyrose
#FFE4E1
ΔE00 4.52
Linen
#FAF0E6
ΔE00 4.63
Snow
#FFFAFA
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEFEB #EBFBFF
analogous
#FFEBF1 #FFEFEB #FFF9EB
triadic
#FFEFEB #EBFFEF #EFEBFF
tetradic
#FFEFEB #F1FFEB #EBFBFF #F9EBFF
square
#FFEFEB #F1FFEB #EBFBFF #F9EBFF
split-complementary
#FFEFEB #EBFFF9 #EBF1FF
monochromatic
#FF8D71 #FFBEAE #FFE7E0 #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.12
#FFEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#FFEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEFEB
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEFEB | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#FFEDEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ffefeb; /* rgb */ color: rgb(255, 239, 235); /* oklch */ color: oklch(96.4% 0.018 34.3);
Tailwind
colors: {
custom: {
50: '#fff4f1',
500: '#ffefeb',
950: '#000000',
},
}SCSS
$custom: #ffefeb; $custom-light: #fff4f1; $custom-dark: #000000;
JSON
{
"hex": "#ffefeb",
"rgb": {
"r": 255,
"g": 239,
"b": 235
},
"hsl": {
"h": 12,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96367,
"c": 0.01822,
"h": 34.3
},
"luminance": 0.88991
}Semantic roles & 50–950 ramp
primary
#FFEFEB
secondary
#A0DFEE
accent
#B8E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585