#F5EDDF#F5EDDF
#F5EDDF is a very light, muted orange. Relative luminance 0.853; OKLCH L 94.9% C 0.020 H 81.8°. Best body text is #000000 at 18.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EDDF |
|---|---|
| RGB | rgb(245, 237, 223) |
| HSL | hsl(38, 52%, 92%) |
| HSV | hsv(38, 9%, 96%) |
| CMYK | cmyk(0%, 3.3%, 9%, 3.9%) |
| CIE-LAB | lab(94.02, 0.34, 7.73) |
| CIE-LCH | lch(94.02, 7.74, 87.49°) |
| OKLab | oklab(94.86% 0.0029 0.0203) |
| OKLCH | oklch(94.86% 0.02 81.8) |
| XYZ | xyz(81.2582, 85.3093, 81.9834) |
| Luminance | 0.8531 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.70
Linen
#FAF0E6
ΔE00 2.50
Eggshell
#F0EAD6
ΔE00 3.02
Antiquewhite
#FAEBD7
ΔE00 3.21
Floralwhite
#FFFAF0
ΔE00 3.21
Seashell
#FFF5EE
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EDDF #DFE7F5
analogous
#F5E2DF #F5EDDF #F2F5DF
triadic
#F5EDDF #DFF5ED #EDDFF5
tetradic
#F5EDDF #DFF5E2 #DFE7F5 #F5DFF2
square
#F5EDDF #DFF5E2 #DFE7F5 #F5DFF2
split-complementary
#F5EDDF #DFF2F5 #E2DFF5
monochromatic
#D8B982 #E6D3B0 #F5EDDF #F8F2E8 #F8F2E8
Accessibility & contrast
On white
1.16
#F5EDDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.06
#F5EDDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EDDF
18.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EDDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EDDF | 1.00 | 1.16 | 18.06 | 18.06 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EDDE
Deuteranopia (green-blind)
#F3EFDF
Tritanopia (blue-blind)
#F9EAE9
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f5eddf; /* rgb */ color: rgb(245, 237, 223); /* oklch */ color: oklch(94.9% 0.020 81.8);
Tailwind
colors: {
custom: {
50: '#f8f2e9',
500: '#f5eddf',
950: '#000000',
},
}SCSS
$custom: #f5eddf; $custom-light: #f8f2e9; $custom-dark: #000000;
JSON
{
"hex": "#f5eddf",
"rgb": {
"r": 245,
"g": 237,
"b": 223
},
"hsl": {
"h": 38.182,
"s": 52.381,
"l": 91.765
},
"oklch": {
"l": 0.94858,
"c": 0.02049,
"h": 81.8
},
"luminance": 0.85309
}Semantic roles & 50–950 ramp
primary
#F5EDDF
secondary
#A4B5D5
accent
#5EC026
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584