#FFF5EF#FFF5EF
#FFF5EF is a very light, near-neutral orange. Relative luminance 0.928; OKLCH L 97.6% C 0.013 H 53.4°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF5EF |
|---|---|
| RGB | rgb(255, 245, 239) |
| HSL | hsl(23, 100%, 97%) |
| HSV | hsv(23, 6%, 100%) |
| CMYK | cmyk(0%, 3.9%, 6.3%, 0%) |
| CIE-LAB | lab(97.15, 2.33, 4.07) |
| CIE-LCH | lch(97.15, 4.69, 60.25°) |
| OKLab | oklab(97.63% 0.008 0.0108) |
| OKLCH | oklch(97.63% 0.013 53.4) |
| XYZ | xyz(89.4705, 92.7976, 94.8430) |
| Luminance | 0.9280 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.50
Very Light Pink
#FFF4F2
ΔE00 2.22
Linen
#FAF0E6
ΔE00 2.25
Snow
#FFFAFA
ΔE00 3.35
Floralwhite
#FFFAF0
ΔE00 3.68
Off White
#FAF9F6
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF5EF #EFF9FF
analogous
#FFEFF1 #FFF5EF #FFFDEF
triadic
#FFF5EF #EFFFF5 #F5EFFF
tetradic
#FFF5EF #F1FFEF #EFF9FF #FDEFFF
square
#FFF5EF #F1FFEF #EFF9FF #FDEFFF
split-complementary
#FFF5EF #EFFFFD #EFF1FF
monochromatic
#FFA975 #FFCFB2 #FFECE0 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.07
#FFF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#FFF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF5EF
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF5EF | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EF
Deuteranopia (green-blind)
#FAF8EF
Tritanopia (blue-blind)
#FFF3F3
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #fff5ef; /* rgb */ color: rgb(255, 245, 239); /* oklch */ color: oklch(97.6% 0.013 53.4);
Tailwind
colors: {
custom: {
50: '#fff8f4',
500: '#fff5ef',
950: '#000000',
},
}SCSS
$custom: #fff5ef; $custom-light: #fff8f4; $custom-dark: #000000;
JSON
{
"hex": "#fff5ef",
"rgb": {
"r": 255,
"g": 245,
"b": 239
},
"hsl": {
"h": 22.5,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.97629,
"c": 0.01344,
"h": 53.4
},
"luminance": 0.92797
}Semantic roles & 50–950 ramp
primary
#FFF5EF
secondary
#A3D3EF
accent
#8FE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585