#FDF4EB#FDF4EB
#FDF4EB is a very light, near-neutral orange. Relative luminance 0.916; OKLCH L 97.2% C 0.015 H 67.7°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4EB |
|---|---|
| RGB | rgb(253, 244, 235) |
| HSL | hsl(30, 82%, 96%) |
| HSV | hsv(30, 7%, 99%) |
| CMYK | cmyk(0%, 3.6%, 7.1%, 0.8%) |
| CIE-LAB | lab(96.65, 1.49, 5.40) |
| CIE-LCH | lch(96.65, 5.60, 74.54°) |
| OKLab | oklab(97.17% 0.0059 0.0142) |
| OKLCH | oklch(97.17% 0.015 67.7) |
| XYZ | xyz(87.8523, 91.5829, 91.6303) |
| Luminance | 0.9158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 0.96
Seashell
#FFF5EE
ΔE00 1.27
Floralwhite
#FFFAF0
ΔE00 2.40
Oldlace
#FDF5E6
ΔE00 2.93
Very Light Pink
#FFF4F2
ΔE00 3.95
Off White
#FAF9F6
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4EB #EBF4FD
analogous
#FDEBEB #FDF4EB #FDFDEB
triadic
#FDF4EB #EBFDF4 #F4EBFD
tetradic
#FDF4EB #EBFDEB #EBF4FD #FDEBFD
square
#FDF4EB #EBFDEB #EBF4FD #FDEBFD
split-complementary
#FDF4EB #EBFDFD #EBEBFD
monochromatic
#F2B77C #F7D5B3 #FCF0E3 #FCF0E3 #FCF0E3
Accessibility & contrast
On white
1.09
#FDF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#FDF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4EB
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4EB | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#FFF2F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fdf4eb; /* rgb */ color: rgb(253, 244, 235); /* oklch */ color: oklch(97.2% 0.015 67.7);
Tailwind
colors: {
custom: {
50: '#fef7f1',
500: '#fdf4eb',
950: '#000000',
},
}SCSS
$custom: #fdf4eb; $custom-light: #fef7f1; $custom-dark: #000000;
JSON
{
"hex": "#fdf4eb",
"rgb": {
"r": 253,
"g": 244,
"b": 235
},
"hsl": {
"h": 30,
"s": 81.818,
"l": 95.686
},
"oklch": {
"l": 0.9717,
"c": 0.01539,
"h": 67.7
},
"luminance": 0.91582
}Semantic roles & 50–950 ramp
primary
#FDF4EB
secondary
#A6C6E7
accent
#73DE07
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585