#FDF2E2#FDF2E2
#FDF2E2 is a very light, muted orange. Relative luminance 0.899; OKLCH L 96.5% C 0.024 H 77.5°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF2E2 |
|---|---|
| RGB | rgb(253, 242, 226) |
| HSL | hsl(36, 87%, 94%) |
| HSV | hsv(36, 11%, 99%) |
| CMYK | cmyk(0%, 4.3%, 10.7%, 0.8%) |
| CIE-LAB | lab(95.95, 1.05, 9.03) |
| CIE-LCH | lch(95.95, 9.09, 83.37°) |
| OKLab | oklab(96.55% 0.0053 0.0237) |
| OKLCH | oklch(96.55% 0.024 77.5) |
| XYZ | xyz(85.9863, 89.8789, 84.7554) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.42
Antiquewhite
#FAEBD7
ΔE00 2.33
Linen
#FAF0E6
ΔE00 2.56
Floralwhite
#FFFAF0
ΔE00 3.42
Papayawhip
#FFEFD5
ΔE00 3.63
Eggshell
#F0EAD6
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF2E2 #E2EDFD
analogous
#FDE5E2 #FDF2E2 #FBFDE2
triadic
#FDF2E2 #E2FDF2 #F2E2FD
tetradic
#FDF2E2 #E2FDE5 #E2EDFD #FDE2FB
square
#FDF2E2 #E2FDE5 #E2EDFD #FDE2FB
split-complementary
#FDF2E2 #E2FBFD #E5E2FD
monochromatic
#F5BF6F #F9D8A9 #FDF2E2 #FDF2E2 #FDF2E2
Accessibility & contrast
On white
1.11
#FDF2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#FDF2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF2E2
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF2E2 | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#F9F4E2
Tritanopia (blue-blind)
#FFEFED
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fdf2e2; /* rgb */ color: rgb(253, 242, 226); /* oklch */ color: oklch(96.5% 0.024 77.5);
Tailwind
colors: {
custom: {
50: '#fef6eb',
500: '#fdf2e2',
950: '#000000',
},
}SCSS
$custom: #fdf2e2; $custom-light: #fef6eb; $custom-dark: #000000;
JSON
{
"hex": "#fdf2e2",
"rgb": {
"r": 253,
"g": 242,
"b": 226
},
"hsl": {
"h": 35.556,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.96549,
"c": 0.02424,
"h": 77.5
},
"luminance": 0.89878
}Semantic roles & 50–950 ramp
primary
#FDF2E2
secondary
#9CBBE7
accent
#5EE402
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#171716
muted
#858584