#FDEFDF#FDEFDF
#FDEFDF is a very light, muted orange. Relative luminance 0.879; OKLCH L 95.9% C 0.026 H 71.2°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFDF |
|---|---|
| RGB | rgb(253, 239, 223) |
| HSL | hsl(32, 88%, 93%) |
| HSV | hsv(32, 12%, 99%) |
| CMYK | cmyk(0%, 5.5%, 11.9%, 0.8%) |
| CIE-LAB | lab(95.14, 2.10, 9.42) |
| CIE-LCH | lch(95.14, 9.66, 77.44°) |
| OKLab | oklab(95.89% 0.0084 0.0247) |
| OKLCH | oklch(95.89% 0.026 71.2) |
| XYZ | xyz(84.6927, 87.9446, 82.3111) |
| Luminance | 0.8794 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.76
Linen
#FAF0E6
ΔE00 2.55
Oldlace
#FDF5E6
ΔE00 2.88
Papayawhip
#FFEFD5
ΔE00 3.67
Champagne
#F7E7CE
ΔE00 3.77
Seashell
#FFF5EE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFDF #DFEDFD
analogous
#FDE0DF #FDEFDF #FCFDDF
triadic
#FDEFDF #DFFDEF #EFDFFD
tetradic
#FDEFDF #DFFDE0 #DFEDFD #FDDFFC
square
#FDEFDF #DFFDE0 #DFEDFD #FDDFFC
split-complementary
#FDEFDF #DFFCFD #E0DFFD
monochromatic
#F6B56C #F9D2A5 #FDEFDF #FDF1E2 #FDF1E2
Accessibility & contrast
On white
1.13
#FDEFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#FDEFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFDF
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFDF | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDE
Deuteranopia (green-blind)
#F8F2DF
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdefdf; /* rgb */ color: rgb(253, 239, 223); /* oklch */ color: oklch(95.9% 0.026 71.2);
Tailwind
colors: {
custom: {
50: '#fef4e9',
500: '#fdefdf',
950: '#000000',
},
}SCSS
$custom: #fdefdf; $custom-light: #fef4e9; $custom-dark: #000000;
JSON
{
"hex": "#fdefdf",
"rgb": {
"r": 253,
"g": 239,
"b": 223
},
"hsl": {
"h": 32,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.95891,
"c": 0.02606,
"h": 71.2
},
"luminance": 0.87943
}Semantic roles & 50–950 ramp
primary
#FDEFDF
secondary
#99BEE7
accent
#6BE501
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584