#FDF6EA#FDF6EA
#FDF6EA is a very light, near-neutral orange. Relative luminance 0.927; OKLCH L 97.5% C 0.018 H 81.3°. Best body text is #000000 at 19.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF6EA |
|---|---|
| RGB | rgb(253, 246, 234) |
| HSL | hsl(38, 83%, 95%) |
| HSV | hsv(38, 8%, 99%) |
| CMYK | cmyk(0%, 2.8%, 7.5%, 0.8%) |
| CIE-LAB | lab(97.12, 0.32, 6.59) |
| CIE-LCH | lch(97.12, 6.60, 87.26°) |
| OKLab | oklab(97.53% 0.0026 0.0173) |
| OKLCH | oklch(97.53% 0.018 81.3) |
| XYZ | xyz(88.3133, 92.7354, 91.0733) |
| Luminance | 0.9274 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.22
Floralwhite
#FFFAF0
ΔE00 1.31
Linen
#FAF0E6
ΔE00 2.27
Seashell
#FFF5EE
ΔE00 3.21
Ivory
#FFFFF0
ΔE00 4.17
Off White
#FAF9F6
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF6EA #EAF1FD
analogous
#FDECEA #FDF6EA #FAFDEA
triadic
#FDF6EA #EAFDF6 #F6EAFD
tetradic
#FDF6EA #EAFDEC #EAF1FD #FDEAFA
square
#FDF6EA #EAFDEC #EAF1FD #FDEAFA
split-complementary
#FDF6EA #EAFAFD #ECEAFD
monochromatic
#F2C67A #F8DEB2 #FCF3E3 #FCF3E3 #FCF3E3
Accessibility & contrast
On white
1.07
#FDF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.55
#FDF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF6EA
19.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF6EA | 1.00 | 1.07 | 19.55 | 19.55 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6E9
Deuteranopia (green-blind)
#FBF7EA
Tritanopia (blue-blind)
#FFF4F2
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fdf6ea; /* rgb */ color: rgb(253, 246, 234); /* oklch */ color: oklch(97.5% 0.018 81.3);
Tailwind
colors: {
custom: {
50: '#fef9f0',
500: '#fdf6ea',
950: '#000000',
},
}SCSS
$custom: #fdf6ea; $custom-light: #fef9f0; $custom-dark: #000000;
JSON
{
"hex": "#fdf6ea",
"rgb": {
"r": 253,
"g": 246,
"b": 234
},
"hsl": {
"h": 37.895,
"s": 82.609,
"l": 95.49
},
"oklch": {
"l": 0.97532,
"c": 0.01753,
"h": 81.3
},
"luminance": 0.92735
}Semantic roles & 50–950 ramp
primary
#FDF6EA
secondary
#A4BDE7
accent
#56DF06
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585