#F8EFDF#F8EFDF
#F8EFDF is a very light, muted orange. Relative luminance 0.870; OKLCH L 95.5% C 0.023 H 82.1°. Best body text is #000000 at 18.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F8EFDF |
|---|---|
| RGB | rgb(248, 239, 223) |
| HSL | hsl(38, 64%, 92%) |
| HSV | hsv(38, 10%, 97%) |
| CMYK | cmyk(0%, 3.6%, 10.1%, 2.7%) |
| CIE-LAB | lab(94.75, 0.36, 8.81) |
| CIE-LCH | lch(94.75, 8.82, 87.65°) |
| OKLab | oklab(95.49% 0.0032 0.0231) |
| OKLCH | oklch(95.49% 0.023 82.1) |
| XYZ | xyz(82.8958, 87.0180, 82.2269) |
| Luminance | 0.8702 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.32
Antiquewhite
#FAEBD7
ΔE00 2.68
Eggshell
#F0EAD6
ΔE00 2.80
Linen
#FAF0E6
ΔE00 2.93
Floralwhite
#FFFAF0
ΔE00 3.42
Papayawhip
#FFEFD5
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8EFDF #DFE8F8
analogous
#F8E3DF #F8EFDF #F5F8DF
triadic
#F8EFDF #DFF8EF #EFDFF8
tetradic
#F8EFDF #DFF8E3 #DFE8F8 #F8DFF5
square
#F8EFDF #DFF8E3 #DFE8F8 #F8DFF5
split-complementary
#F8EFDF #DFF5F8 #E3DFF8
monochromatic
#E2BD7B #EDD6AD #F8EFDF #FAF2E6 #FAF2E6
Accessibility & contrast
On white
1.14
#F8EFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.40
#F8EFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8EFDF
18.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8EFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8EFDF | 1.00 | 1.14 | 18.40 | 18.40 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EFDE
Deuteranopia (green-blind)
#F6F1DF
Tritanopia (blue-blind)
#FDECEA
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #f8efdf; /* rgb */ color: rgb(248, 239, 223); /* oklch */ color: oklch(95.5% 0.023 82.1);
Tailwind
colors: {
custom: {
50: '#faf4e9',
500: '#f8efdf',
950: '#000000',
},
}SCSS
$custom: #f8efdf; $custom-light: #faf4e9; $custom-dark: #000000;
JSON
{
"hex": "#f8efdf",
"rgb": {
"r": 248,
"g": 239,
"b": 223
},
"hsl": {
"h": 38.4,
"s": 64.103,
"l": 92.353
},
"oklch": {
"l": 0.95488,
"c": 0.02329,
"h": 82.1
},
"luminance": 0.87017
}Semantic roles & 50–950 ramp
primary
#F8EFDF
secondary
#A0B5DB
accent
#5ACC1A
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584