#FDF3EB#FDF3EB
#FDF3EB is a very light, near-neutral orange. Relative luminance 0.910; OKLCH L 97.0% C 0.015 H 61.4°. Best body text is #000000 at 19.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF3EB |
|---|---|
| RGB | rgb(253, 243, 235) |
| HSL | hsl(27, 82%, 96%) |
| HSV | hsv(27, 7%, 99%) |
| CMYK | cmyk(0%, 4%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.40, 2.00, 5.04) |
| CIE-LCH | lch(96.40, 5.43, 68.36°) |
| OKLab | oklab(96.98% 0.0073 0.0133) |
| OKLCH | oklch(96.98% 0.015 61.4) |
| XYZ | xyz(87.5522, 90.9828, 91.5303) |
| Luminance | 0.9098 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.65
Linen
#FAF0E6
ΔE00 1.17
Floralwhite
#FFFAF0
ΔE00 3.14
Very Light Pink
#FFF4F2
ΔE00 3.24
Oldlace
#FDF5E6
ΔE00 3.70
Snow
#FFFAFA
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF3EB #EBF5FD
analogous
#FDEBEC #FDF3EB #FDFCEB
triadic
#FDF3EB #EBFDF3 #F3EBFD
tetradic
#FDF3EB #ECFDEB #EBF5FD #FCEBFD
square
#FDF3EB #ECFDEB #EBF5FD #FCEBFD
split-complementary
#FDF3EB #EBFDFC #EBECFD
monochromatic
#F2B07C #F7D2B3 #FCEEE3 #FCEEE3 #FCEEE3
Accessibility & contrast
On white
1.09
#FDF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.20
#FDF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF3EB
19.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF3EB | 1.00 | 1.09 | 19.20 | 19.20 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#FFF1F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf3eb; /* rgb */ color: rgb(253, 243, 235); /* oklch */ color: oklch(97.0% 0.015 61.4);
Tailwind
colors: {
custom: {
50: '#fef7f1',
500: '#fdf3eb',
950: '#000000',
},
}SCSS
$custom: #fdf3eb; $custom-light: #fef7f1; $custom-dark: #000000;
JSON
{
"hex": "#fdf3eb",
"rgb": {
"r": 253,
"g": 243,
"b": 235
},
"hsl": {
"h": 26.667,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.96977,
"c": 0.01517,
"h": 61.4
},
"luminance": 0.90982
}Semantic roles & 50–950 ramp
primary
#FDF3EB
secondary
#A6CAE7
accent
#7FDE07
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585