#FFF0E4#FFF0E4
#FFF0E4 is a very light, muted orange. Relative luminance 0.892; OKLCH L 96.4% C 0.023 H 61.2°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0E4 |
|---|---|
| RGB | rgb(255, 240, 228) |
| HSL | hsl(27, 100%, 95%) |
| HSV | hsv(27, 11%, 100%) |
| CMYK | cmyk(0%, 5.9%, 10.6%, 0%) |
| CIE-LAB | lab(95.66, 3.08, 7.60) |
| CIE-LCH | lch(95.66, 8.20, 67.96°) |
| OKLab | oklab(96.37% 0.011 0.02) |
| OKLCH | oklch(96.37% 0.023 61.2) |
| XYZ | xyz(86.4024, 89.1828, 86.0461) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.06
Seashell
#FFF5EE
ΔE00 2.68
Antiquewhite
#FAEBD7
ΔE00 3.71
Oldlace
#FDF5E6
ΔE00 4.10
Very Light Pink
#FFF4F2
ΔE00 4.68
Floralwhite
#FFFAF0
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0E4 #E4F3FF
analogous
#FFE4E6 #FFF0E4 #FFFEE4
triadic
#FFF0E4 #E4FFF0 #F0E4FF
tetradic
#FFF0E4 #E6FFE4 #E4F3FF #FEE4FF
square
#FFF0E4 #E6FFE4 #E4F3FF #FEE4FF
split-complementary
#FFF0E4 #E4FFFE #E4E6FF
monochromatic
#FFAC6A #FFCEA7 #FFEEE0 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.11
#FFF0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#FFF0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0E4
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0E4 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E3
Deuteranopia (green-blind)
#F8F4E4
Tritanopia (blue-blind)
#FFEDED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fff0e4; /* rgb */ color: rgb(255, 240, 228); /* oklch */ color: oklch(96.4% 0.023 61.2);
Tailwind
colors: {
custom: {
50: '#fff4ec',
500: '#fff0e4',
950: '#000000',
},
}SCSS
$custom: #fff0e4; $custom-light: #fff4ec; $custom-dark: #000000;
JSON
{
"hex": "#fff0e4",
"rgb": {
"r": 255,
"g": 240,
"b": 228
},
"hsl": {
"h": 26.667,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.96374,
"c": 0.02279,
"h": 61.2
},
"luminance": 0.89182
}Semantic roles & 50–950 ramp
primary
#FFF0E4
secondary
#9AC8ED
accent
#7FE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584