#FDF3DE#FDF3DE
#FDF3DE is a very light, muted orange. Relative luminance 0.903; OKLCH L 96.6% C 0.030 H 85.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF3DE |
|---|---|
| RGB | rgb(253, 243, 222) |
| HSL | hsl(41, 89%, 93%) |
| HSV | hsv(41, 12%, 99%) |
| CMYK | cmyk(0%, 4%, 12.3%, 0.8%) |
| CIE-LAB | lab(96.10, -0.09, 11.32) |
| CIE-LCH | lch(96.10, 11.32, 90.44°) |
| OKLab | oklab(96.64% 0.0023 0.0295) |
| OKLCH | oklch(96.64% 0.03 85.6) |
| XYZ | xyz(85.7423, 90.2588, 81.9979) |
| Luminance | 0.9026 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 2.26
Papayawhip
#FFEFD5
ΔE00 2.70
Eggshell
#F0EAD6
ΔE00 2.72
Antiquewhite
#FAEBD7
ΔE00 2.92
Cornsilk
#FFF8DC
ΔE00 3.28
Champagne
#F7E7CE
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF3DE #DEE8FD
analogous
#FDE3DE #FDF3DE #F7FDDE
triadic
#FDF3DE #DEFDF3 #F3DEFD
tetradic
#FDF3DE #DEFDE3 #DEE8FD #FDDEF7
square
#FDF3DE #DEFDE3 #DEE8FD #FDDEF7
split-complementary
#FDF3DE #DEF7FD #E3DEFD
monochromatic
#F6C96B #FADEA4 #FDF3DE #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.10
#FDF3DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#FDF3DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF3DE
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF3DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF3DE | 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)
#F9F2DD
Deuteranopia (green-blind)
#FBF5DF
Tritanopia (blue-blind)
#FFEFED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf3de; /* rgb */ color: rgb(253, 243, 222); /* oklch */ color: oklch(96.6% 0.030 85.6);
Tailwind
colors: {
custom: {
50: '#fef7e8',
500: '#fdf3de',
950: '#000000',
},
}SCSS
$custom: #fdf3de; $custom-light: #fef7e8; $custom-dark: #000000;
JSON
{
"hex": "#fdf3de",
"rgb": {
"r": 253,
"g": 243,
"b": 222
},
"hsl": {
"h": 40.645,
"s": 88.571,
"l": 93.137
},
"oklch": {
"l": 0.96643,
"c": 0.02962,
"h": 85.6
},
"luminance": 0.90258
}Semantic roles & 50–950 ramp
primary
#FDF3DE
secondary
#98B2E7
accent
#4AE500
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584