#FFF3EA#FFF3EA
#FFF3EA is a very light, near-neutral orange. Relative luminance 0.913; OKLCH L 97.1% C 0.018 H 59.5°. Best body text is #000000 at 19.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3EA |
|---|---|
| RGB | rgb(255, 243, 234) |
| HSL | hsl(26, 100%, 96%) |
| HSV | hsv(26, 8%, 100%) |
| CMYK | cmyk(0%, 4.7%, 8.2%, 0%) |
| CIE-LAB | lab(96.53, 2.52, 5.77) |
| CIE-LCH | lch(96.53, 6.30, 66.40°) |
| OKLab | oklab(97.11% 0.009 0.0152) |
| OKLCH | oklch(97.11% 0.018 59.5) |
| XYZ | xyz(88.1402, 91.3026, 90.8059) |
| Luminance | 0.9130 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.10
Linen
#FAF0E6
ΔE00 1.40
Very Light Pink
#FFF4F2
ΔE00 3.41
Floralwhite
#FFFAF0
ΔE00 3.72
Oldlace
#FDF5E6
ΔE00 3.92
Snow
#FFFAFA
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3EA #EAF6FF
analogous
#FFEAEB #FFF3EA #FFFDEA
triadic
#FFF3EA #EAFFF3 #F3EAFF
tetradic
#FFF3EA #EBFFEA #EAF6FF #FDEAFF
square
#FFF3EA #EBFFEA #EAF6FF #FDEAFF
split-complementary
#FFF3EA #EAFFFD #EAEBFF
monochromatic
#FFAD70 #FFD0AD #FFEEE0 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.09
#FFF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.26
#FFF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3EA
19.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3EA | 1.00 | 1.09 | 19.26 | 19.26 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F9F6EA
Tritanopia (blue-blind)
#FFF1F0
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff3ea; /* rgb */ color: rgb(255, 243, 234); /* oklch */ color: oklch(97.1% 0.018 59.5);
Tailwind
colors: {
custom: {
50: '#fff7f0',
500: '#fff3ea',
950: '#000000',
},
}SCSS
$custom: #fff3ea; $custom-light: #fff7f0; $custom-dark: #000000;
JSON
{
"hex": "#fff3ea",
"rgb": {
"r": 255,
"g": 243,
"b": 234
},
"hsl": {
"h": 25.714,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.9711,
"c": 0.01766,
"h": 59.5
},
"luminance": 0.91302
}Semantic roles & 50–950 ramp
primary
#FFF3EA
secondary
#9FCCEE
accent
#83E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585