#FFF5EA#FFF5EA
#FFF5EA is a very light, near-neutral orange. Relative luminance 0.925; OKLCH L 97.5% C 0.018 H 70.3°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5EA |
|---|---|
| RGB | rgb(255, 245, 234) |
| HSL | hsl(31, 100%, 96%) |
| HSV | hsv(31, 8%, 100%) |
| CMYK | cmyk(0%, 3.9%, 8.2%, 0%) |
| CIE-LAB | lab(97.03, 1.51, 6.48) |
| CIE-LCH | lch(97.03, 6.65, 76.92°) |
| OKLab | oklab(97.5% 0.0061 0.0171) |
| OKLCH | oklch(97.5% 0.018 70.3) |
| XYZ | xyz(88.7420, 92.5062, 91.0065) |
| Luminance | 0.9251 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.11
Seashell
#FFF5EE
ΔE00 1.93
Oldlace
#FDF5E6
ΔE00 2.34
Floralwhite
#FFFAF0
ΔE00 2.43
Antiquewhite
#FAEBD7
ΔE00 4.11
Very Light Pink
#FFF4F2
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5EA #EAF4FF
analogous
#FFEAEA #FFF5EA #FEFFEA
triadic
#FFF5EA #EAFFF5 #F5EAFF
tetradic
#FFF5EA #EAFFEA #EAF4FF #FFEAFE
square
#FFF5EA #EAFFEA #EAF4FF #FFEAFE
split-complementary
#FFF5EA #EAFEFF #EAEAFF
monochromatic
#FFBB70 #FFD8AD #FFF0E0 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.08
#FFF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#FFF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5EA
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5EA | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#FBF7EA
Tritanopia (blue-blind)
#FFF3F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff5ea; /* rgb */ color: rgb(255, 245, 234); /* oklch */ color: oklch(97.5% 0.018 70.3);
Tailwind
colors: {
custom: {
50: '#fff8f0',
500: '#fff5ea',
950: '#000000',
},
}SCSS
$custom: #fff5ea; $custom-light: #fff8f0; $custom-dark: #000000;
JSON
{
"hex": "#fff5ea",
"rgb": {
"r": 255,
"g": 245,
"b": 234
},
"hsl": {
"h": 31.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97496,
"c": 0.01812,
"h": 70.3
},
"luminance": 0.92505
}Semantic roles & 50–950 ramp
primary
#FFF5EA
secondary
#9FC5EE
accent
#6DE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585