#FDEFEB#FDEFEB
#FDEFEB is a very light, near-neutral red. Relative luminance 0.886; OKLCH L 96.2% C 0.016 H 36.5°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFEB |
|---|---|
| RGB | rgb(253, 239, 235) |
| HSL | hsl(13, 82%, 96%) |
| HSV | hsv(13, 7%, 99%) |
| CMYK | cmyk(0%, 5.5%, 7.1%, 0.8%) |
| CIE-LAB | lab(95.42, 4.04, 3.62) |
| CIE-LCH | lch(95.42, 5.42, 41.87°) |
| OKLab | oklab(96.21% 0.013 0.0096) |
| OKLCH | oklch(96.21% 0.016 36.5) |
| XYZ | xyz(86.3682, 88.6148, 91.1356) |
| Luminance | 0.8861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.65
Seashell
#FFF5EE
ΔE00 2.86
Linen
#FAF0E6
ΔE00 4.00
Snow
#FFFAFA
ΔE00 4.33
Lavenderblush
#FFF0F5
ΔE00 4.40
Mistyrose
#FFE4E1
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFEB #EBF9FD
analogous
#FDEBF0 #FDEFEB #FDF8EB
triadic
#FDEFEB #EBFDEF #EFEBFD
tetradic
#FDEFEB #F0FDEB #EBF9FD #F8EBFD
square
#FDEFEB #F0FDEB #EBF9FD #F8EBFD
split-complementary
#FDEFEB #EBFDF8 #EBF0FD
monochromatic
#F2967C #F7C2B3 #FCE9E3 #FCE9E3 #FCE9E3
Accessibility & contrast
On white
1.12
#FDEFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#FDEFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFEB
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFEB | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EB
Deuteranopia (green-blind)
#F5F3EB
Tritanopia (blue-blind)
#FFEDEE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdefeb; /* rgb */ color: rgb(253, 239, 235); /* oklch */ color: oklch(96.2% 0.016 36.5);
Tailwind
colors: {
custom: {
50: '#fef4f1',
500: '#fdefeb',
950: '#000000',
},
}SCSS
$custom: #fdefeb; $custom-light: #fef4f1; $custom-dark: #000000;
JSON
{
"hex": "#fdefeb",
"rgb": {
"r": 253,
"g": 239,
"b": 235
},
"hsl": {
"h": 13.333,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.96205,
"c": 0.01614,
"h": 36.5
},
"luminance": 0.88614
}Semantic roles & 50–950 ramp
primary
#FDEFEB
secondary
#A6D8E7
accent
#AEDE07
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585