#FDF2E9#FDF2E9
#FDF2E9 is a very light, near-neutral orange. Relative luminance 0.903; OKLCH L 96.7% C 0.017 H 61.9°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF2E9 |
|---|---|
| RGB | rgb(253, 242, 233) |
| HSL | hsl(27, 83%, 95%) |
| HSV | hsv(27, 8%, 99%) |
| CMYK | cmyk(0%, 4.3%, 7.9%, 0.8%) |
| CIE-LAB | lab(96.11, 2.18, 5.65) |
| CIE-LCH | lch(96.11, 6.06, 68.91°) |
| OKLab | oklab(96.73% 0.0079 0.0149) |
| OKLCH | oklch(96.73% 0.017 61.9) |
| XYZ | xyz(86.9664, 90.2710, 89.9176) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 0.92
Seashell
#FFF5EE
ΔE00 1.09
Floralwhite
#FFFAF0
ΔE00 3.39
Very Light Pink
#FFF4F2
ΔE00 3.57
Oldlace
#FDF5E6
ΔE00 3.58
Antiquewhite
#FAEBD7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF2E9 #E9F4FD
analogous
#FDE9EA #FDF2E9 #FDFCE9
triadic
#FDF2E9 #E9FDF2 #F2E9FD
tetradic
#FDF2E9 #EAFDE9 #E9F4FD #FCE9FD
square
#FDF2E9 #EAFDE9 #E9F4FD #FCE9FD
split-complementary
#FDF2E9 #E9FDFC #E9EAFD
monochromatic
#F3B079 #F8D1B1 #FCEEE3 #FCEEE3 #FCEEE3
Accessibility & contrast
On white
1.10
#FDF2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#FDF2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF2E9
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF2E9 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2E8
Deuteranopia (green-blind)
#F8F5E9
Tritanopia (blue-blind)
#FFF0EF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf2e9; /* rgb */ color: rgb(253, 242, 233); /* oklch */ color: oklch(96.7% 0.017 61.9);
Tailwind
colors: {
custom: {
50: '#fef6f0',
500: '#fdf2e9',
950: '#000000',
},
}SCSS
$custom: #fdf2e9; $custom-light: #fef6f0; $custom-dark: #000000;
JSON
{
"hex": "#fdf2e9",
"rgb": {
"r": 253,
"g": 242,
"b": 233
},
"hsl": {
"h": 27,
"s": 83.333,
"l": 95.294
},
"oklch": {
"l": 0.9673,
"c": 0.01688,
"h": 61.9
},
"luminance": 0.9027
}Semantic roles & 50–950 ramp
primary
#FDF2E9
secondary
#A3C8E7
accent
#7EE006
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585