#FFF5EB#FFF5EB
#FFF5EB is a very light, near-neutral orange. Relative luminance 0.926; OKLCH L 97.5% C 0.017 H 67.6°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5EB |
|---|---|
| RGB | rgb(255, 245, 235) |
| HSL | hsl(30, 100%, 96%) |
| HSV | hsv(30, 8%, 100%) |
| CMYK | cmyk(0%, 3.9%, 7.8%, 0%) |
| CIE-LAB | lab(97.05, 1.67, 6.00) |
| CIE-LCH | lch(97.05, 6.23, 74.45°) |
| OKLab | oklab(97.52% 0.0065 0.0158) |
| OKLCH | oklch(97.52% 0.017 67.6) |
| XYZ | xyz(88.8861, 92.5638, 91.7652) |
| Luminance | 0.9256 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.03
Seashell
#FFF5EE
ΔE00 1.46
Floralwhite
#FFFAF0
ΔE00 2.55
Oldlace
#FDF5E6
ΔE00 2.78
Very Light Pink
#FFF4F2
ΔE00 4.20
Antiquewhite
#FAEBD7
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5EB #EBF5FF
analogous
#FFEBEB #FFF5EB #FFFFEB
triadic
#FFF5EB #EBFFF5 #F5EBFF
tetradic
#FFF5EB #EBFFEB #EBF5FF #FFEBFF
square
#FFF5EB #EBFFEB #EBF5FF #FFEBFF
split-complementary
#FFF5EB #EBFFFF #EBEBFF
monochromatic
#FFB871 #FFD6AE #FFF0E0 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.08
#FFF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#FFF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5EB
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5EB | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#FBF7EB
Tritanopia (blue-blind)
#FFF3F2
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #fff5eb; /* rgb */ color: rgb(255, 245, 235); /* oklch */ color: oklch(97.5% 0.017 67.6);
Tailwind
colors: {
custom: {
50: '#fff8f1',
500: '#fff5eb',
950: '#000000',
},
}SCSS
$custom: #fff5eb; $custom-light: #fff8f1; $custom-dark: #000000;
JSON
{
"hex": "#fff5eb",
"rgb": {
"r": 255,
"g": 245,
"b": 235
},
"hsl": {
"h": 30,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.97522,
"c": 0.01708,
"h": 67.6
},
"luminance": 0.92563
}Semantic roles & 50–950 ramp
primary
#FFF5EB
secondary
#A0C7EE
accent
#73E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585