#F5EBDF#F5EBDF
#F5EBDF is a very light, near-neutral orange. Relative luminance 0.842; OKLCH L 94.5% C 0.019 H 72.6°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EBDF |
|---|---|
| RGB | rgb(245, 235, 223) |
| HSL | hsl(33, 52%, 92%) |
| HSV | hsv(33, 9%, 96%) |
| CMYK | cmyk(0%, 4.1%, 9%, 3.9%) |
| CIE-LAB | lab(93.52, 1.36, 7.02) |
| CIE-LCH | lch(93.52, 7.15, 79.04°) |
| OKLab | oklab(94.47% 0.0058 0.0184) |
| OKLCH | oklch(94.47% 0.019 72.6) |
| XYZ | xyz(80.6824, 84.1577, 81.7914) |
| Luminance | 0.8416 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.43
Oldlace
#FDF5E6
ΔE00 2.73
Antiquewhite
#FAEBD7
ΔE00 3.20
Seashell
#FFF5EE
ΔE00 3.23
Floralwhite
#FFFAF0
ΔE00 3.69
Warm Beige
#E9DCC9
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EBDF #DFE9F5
analogous
#F5E0DF #F5EBDF #F4F5DF
triadic
#F5EBDF #DFF5EB #EBDFF5
tetradic
#F5EBDF #DFF5E0 #DFE9F5 #F5DFF4
square
#F5EBDF #DFF5E0 #DFE9F5 #F5DFF4
split-complementary
#F5EBDF #DFF4F5 #E0DFF5
monochromatic
#D8B182 #E6CEB0 #F5EBDF #F8F0E8 #F8F0E8
Accessibility & contrast
On white
1.18
#F5EBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#F5EBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EBDF
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EBDF | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEBDE
Deuteranopia (green-blind)
#F1EDDF
Tritanopia (blue-blind)
#F9E8E7
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f5ebdf; /* rgb */ color: rgb(245, 235, 223); /* oklch */ color: oklch(94.5% 0.019 72.6);
Tailwind
colors: {
custom: {
50: '#f8f1e9',
500: '#f5ebdf',
950: '#000000',
},
}SCSS
$custom: #f5ebdf; $custom-light: #f8f1e9; $custom-dark: #000000;
JSON
{
"hex": "#f5ebdf",
"rgb": {
"r": 245,
"g": 235,
"b": 223
},
"hsl": {
"h": 32.727,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.94467,
"c": 0.01933,
"h": 72.6
},
"luminance": 0.84157
}Semantic roles & 50–950 ramp
primary
#F5EBDF
secondary
#A4BAD5
accent
#6CC026
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584