#F5EFDF#F5EFDF
#F5EFDF is a very light, muted orange. Relative luminance 0.865; OKLCH L 95.3% C 0.022 H 89.8°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EFDF |
|---|---|
| RGB | rgb(245, 239, 223) |
| HSL | hsl(44, 52%, 92%) |
| HSV | hsv(44, 9%, 96%) |
| CMYK | cmyk(0%, 2.4%, 9%, 3.9%) |
| CIE-LAB | lab(94.51, -0.68, 8.45) |
| CIE-LCH | lch(94.51, 8.48, 94.59°) |
| OKLab | oklab(95.25% 0.0001 0.0221) |
| OKLCH | oklch(95.25% 0.022 89.8) |
| XYZ | xyz(81.8404, 86.4739, 82.1774) |
| Luminance | 0.8647 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.79
Eggshell
#F0EAD6
ΔE00 1.94
Floralwhite
#FFFAF0
ΔE00 3.38
Linen
#FAF0E6
ΔE00 3.88
Antiquewhite
#FAEBD7
ΔE00 3.96
Ivory
#FFFFF0
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EFDF #DFE5F5
analogous
#F5E4DF #F5EFDF #F0F5DF
triadic
#F5EFDF #DFF5EF #EFDFF5
tetradic
#F5EFDF #DFF5E4 #DFE5F5 #F5DFF0
square
#F5EFDF #DFF5E4 #DFE5F5 #F5DFF0
split-complementary
#F5EFDF #DFF0F5 #E4DFF5
monochromatic
#D8C082 #E6D8B0 #F5EFDF #F8F3E8 #F8F3E8
Accessibility & contrast
On white
1.15
#F5EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F5EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EFDF
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EFDF | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EEDE
Deuteranopia (green-blind)
#F5F0DF
Tritanopia (blue-blind)
#F9ECEA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f5efdf; /* rgb */ color: rgb(245, 239, 223); /* oklch */ color: oklch(95.3% 0.022 89.8);
Tailwind
colors: {
custom: {
50: '#f8f4e9',
500: '#f5efdf',
950: '#000000',
},
}SCSS
$custom: #f5efdf; $custom-light: #f8f4e9; $custom-dark: #000000;
JSON
{
"hex": "#f5efdf",
"rgb": {
"r": 245,
"g": 239,
"b": 223
},
"hsl": {
"h": 43.636,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.9525,
"c": 0.02213,
"h": 89.8
},
"luminance": 0.86473
}Semantic roles & 50–950 ramp
primary
#F5EFDF
secondary
#A4B1D5
accent
#50C026
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584