#FFF4EB#FFF4EB
#FFF4EB is a very light, near-neutral orange. Relative luminance 0.920; OKLCH L 97.3% C 0.017 H 62.0°. Best body text is #000000 at 19.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF4EB |
|---|---|
| RGB | rgb(255, 244, 235) |
| HSL | hsl(27, 100%, 96%) |
| HSV | hsv(27, 8%, 100%) |
| CMYK | cmyk(0%, 4.3%, 7.8%, 0%) |
| CIE-LAB | lab(96.80, 2.18, 5.64) |
| CIE-LCH | lch(96.80, 6.05, 68.91°) |
| OKLab | oklab(97.33% 0.0079 0.0149) |
| OKLCH | oklch(97.33% 0.017 62) |
| XYZ | xyz(88.5844, 91.9604, 91.6646) |
| Luminance | 0.9196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.93
Linen
#FAF0E6
ΔE00 1.19
Floralwhite
#FFFAF0
ΔE00 3.24
Very Light Pink
#FFF4F2
ΔE00 3.53
Oldlace
#FDF5E6
ΔE00 3.56
Snow
#FFFAFA
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF4EB #EBF6FF
analogous
#FFEBEC #FFF4EB #FFFEEB
triadic
#FFF4EB #EBFFF4 #F4EBFF
tetradic
#FFF4EB #ECFFEB #EBF6FF #FEEBFF
square
#FFF4EB #ECFFEB #EBF6FF #FEEBFF
split-complementary
#FFF4EB #EBFFFE #EBECFF
monochromatic
#FFB171 #FFD2AE #FFEEE0 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.08
#FFF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.39
#FFF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF4EB
19.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF4EB | 1.00 | 1.08 | 19.39 | 19.39 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EA
Deuteranopia (green-blind)
#FAF7EB
Tritanopia (blue-blind)
#FFF2F1
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff4eb; /* rgb */ color: rgb(255, 244, 235); /* oklch */ color: oklch(97.3% 0.017 62.0);
Tailwind
colors: {
custom: {
50: '#fff7f1',
500: '#fff4eb',
950: '#000000',
},
}SCSS
$custom: #fff4eb; $custom-light: #fff7f1; $custom-dark: #000000;
JSON
{
"hex": "#fff4eb",
"rgb": {
"r": 255,
"g": 244,
"b": 235
},
"hsl": {
"h": 27,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.97329,
"c": 0.01686,
"h": 62
},
"luminance": 0.9196
}Semantic roles & 50–950 ramp
primary
#FFF4EB
secondary
#A0CBEE
accent
#7EE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585