#FFF5E2#FFF5E2
#FFF5E2 is a very light, muted orange. Relative luminance 0.921; OKLCH L 97.3% C 0.027 H 83.5°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5E2 |
|---|---|
| RGB | rgb(255, 245, 226) |
| HSL | hsl(39, 100%, 94%) |
| HSV | hsv(39, 11%, 100%) |
| CMYK | cmyk(0%, 3.9%, 11.4%, 0%) |
| CIE-LAB | lab(96.84, 0.22, 10.34) |
| CIE-LCH | lch(96.84, 10.34, 88.75°) |
| OKLab | oklab(97.29% 0.0031 0.027) |
| OKLCH | oklch(97.29% 0.027 83.5) |
| XYZ | xyz(87.6186, 92.0568, 85.0898) |
| Luminance | 0.9206 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.53
Antiquewhite
#FAEBD7
ΔE00 2.91
Papayawhip
#FFEFD5
ΔE00 3.13
Eggshell
#F0EAD6
ΔE00 3.24
Floralwhite
#FFFAF0
ΔE00 3.79
Cornsilk
#FFF8DC
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5E2 #E2ECFF
analogous
#FFE7E2 #FFF5E2 #FBFFE2
triadic
#FFF5E2 #E2FFF5 #F5E2FF
tetradic
#FFF5E2 #E2FFE7 #E2ECFF #FFE2FB
square
#FFF5E2 #E2FFE7 #E2ECFF #FFE2FB
split-complementary
#FFF5E2 #E2FBFF #E7E2FF
monochromatic
#FFCB68 #FFE0A5 #FFF4E0 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.08
#FFF5E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#FFF5E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5E2
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5E2 | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF4E1
Deuteranopia (green-blind)
#FDF7E2
Tritanopia (blue-blind)
#FFF1EF
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff5e2; /* rgb */ color: rgb(255, 245, 226); /* oklch */ color: oklch(97.3% 0.027 83.5);
Tailwind
colors: {
custom: {
50: '#fff8eb',
500: '#fff5e2',
950: '#000000',
},
}SCSS
$custom: #fff5e2; $custom-light: #fff8eb; $custom-dark: #000000;
JSON
{
"hex": "#fff5e2",
"rgb": {
"r": 255,
"g": 245,
"b": 226
},
"hsl": {
"h": 39.31,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97292,
"c": 0.02718,
"h": 83.5
},
"luminance": 0.92056
}Semantic roles & 50–950 ramp
primary
#FFF5E2
secondary
#98B5ED
accent
#4FE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584