#FFF3EB#FFF3EB
#FFF3EB is a very light, near-neutral orange. Relative luminance 0.914; OKLCH L 97.1% C 0.017 H 56.2°. Best body text is #000000 at 19.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3EB |
|---|---|
| RGB | rgb(255, 243, 235) |
| HSL | hsl(24, 100%, 96%) |
| HSV | hsv(24, 8%, 100%) |
| CMYK | cmyk(0%, 4.7%, 7.8%, 0%) |
| CIE-LAB | lab(96.56, 2.68, 5.29) |
| CIE-LCH | lch(96.56, 5.93, 63.09°) |
| OKLab | oklab(97.14% 0.0093 0.014) |
| OKLCH | oklch(97.14% 0.017 56.2) |
| XYZ | xyz(88.2843, 91.3603, 91.5646) |
| Luminance | 0.9136 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 0.91
Linen
#FAF0E6
ΔE00 1.74
Very Light Pink
#FFF4F2
ΔE00 2.92
Floralwhite
#FFFAF0
ΔE00 3.96
Oldlace
#FDF5E6
ΔE00 4.36
Snow
#FFFAFA
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3EB #EBF7FF
analogous
#FFEBED #FFF3EB #FFFDEB
triadic
#FFF3EB #EBFFF3 #F3EBFF
tetradic
#FFF3EB #EDFFEB #EBF7FF #FDEBFF
square
#FFF3EB #EDFFEB #EBF7FF #FDEBFF
split-complementary
#FFF3EB #EBFFFD #EBEDFF
monochromatic
#FFAA71 #FFCEAE #FFEDE0 #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.09
#FFF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.27
#FFF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3EB
19.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3EB | 1.00 | 1.09 | 19.27 | 19.27 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EB
Deuteranopia (green-blind)
#F9F6EB
Tritanopia (blue-blind)
#FFF1F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff3eb; /* rgb */ color: rgb(255, 243, 235); /* oklch */ color: oklch(97.1% 0.017 56.2);
Tailwind
colors: {
custom: {
50: '#fff7f1',
500: '#fff3eb',
950: '#000000',
},
}SCSS
$custom: #fff3eb; $custom-light: #fff7f1; $custom-dark: #000000;
JSON
{
"hex": "#fff3eb",
"rgb": {
"r": 255,
"g": 243,
"b": 235
},
"hsl": {
"h": 24,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.97136,
"c": 0.0168,
"h": 56.2
},
"luminance": 0.91359
}Semantic roles & 50–950 ramp
primary
#FFF3EB
secondary
#A0CFEE
accent
#8AE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585