#FFF4E6#FFF4E6
#FFF4E6 is a very light, muted orange. Relative luminance 0.917; OKLCH L 97.2% C 0.022 H 74.1°. Best body text is #000000 at 19.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4E6 |
|---|---|
| RGB | rgb(255, 244, 230) |
| HSL | hsl(34, 100%, 95%) |
| HSV | hsv(34, 10%, 100%) |
| CMYK | cmyk(0%, 4.3%, 9.8%, 0%) |
| CIE-LAB | lab(96.69, 1.37, 8.05) |
| CIE-LCH | lch(96.69, 8.17, 80.37°) |
| OKLab | oklab(97.2% 0.006 0.0211) |
| OKLCH | oklch(97.2% 0.022 74.1) |
| XYZ | xyz(87.8721, 91.6755, 87.9136) |
| Luminance | 0.9167 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.66
Linen
#FAF0E6
ΔE00 1.86
Floralwhite
#FFFAF0
ΔE00 2.94
Antiquewhite
#FAEBD7
ΔE00 3.01
Seashell
#FFF5EE
ΔE00 3.15
Papayawhip
#FFEFD5
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4E6 #E6F1FF
analogous
#FFE7E6 #FFF4E6 #FDFFE6
triadic
#FFF4E6 #E6FFF4 #F4E6FF
tetradic
#FFF4E6 #E6FFE7 #E6F1FF #FFE6FD
square
#FFF4E6 #E6FFE7 #E6F1FF #FFE6FD
split-complementary
#FFF4E6 #E6FDFF #E7E6FF
monochromatic
#FFBE6C #FFD9A9 #FFF2E0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.09
#FFF4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.33
#FFF4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4E6
19.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4E6 | 1.00 | 1.09 | 19.33 | 19.33 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F4E5
Deuteranopia (green-blind)
#FBF7E6
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff4e6; /* rgb */ color: rgb(255, 244, 230); /* oklch */ color: oklch(97.2% 0.022 74.1);
Tailwind
colors: {
custom: {
50: '#fff7ed',
500: '#fff4e6',
950: '#000000',
},
}SCSS
$custom: #fff4e6; $custom-light: #fff7ed; $custom-dark: #000000;
JSON
{
"hex": "#fff4e6",
"rgb": {
"r": 255,
"g": 244,
"b": 230
},
"hsl": {
"h": 33.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97199,
"c": 0.02197,
"h": 74.1
},
"luminance": 0.91675
}Semantic roles & 50–950 ramp
primary
#FFF4E6
secondary
#9CC0ED
accent
#65E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584