#FFF3EF#FFF3EF
#FFF3EF is a very light, near-neutral orange. Relative luminance 0.916; OKLCH L 97.2% C 0.014 H 39.4°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3EF |
|---|---|
| RGB | rgb(255, 243, 239) |
| HSL | hsl(15, 100%, 97%) |
| HSV | hsv(15, 6%, 100%) |
| CMYK | cmyk(0%, 4.7%, 6.3%, 0%) |
| CIE-LAB | lab(96.65, 3.34, 3.36) |
| CIE-LCH | lch(96.65, 4.74, 45.14°) |
| OKLab | oklab(97.24% 0.0109 0.0089) |
| OKLCH | oklch(97.24% 0.014 39.4) |
| XYZ | xyz(88.8687, 91.5940, 94.6424) |
| Luminance | 0.9159 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.00
Seashell
#FFF5EE
ΔE00 2.02
Snow
#FFFAFA
ΔE00 3.41
Linen
#FAF0E6
ΔE00 3.52
Lavenderblush
#FFF0F5
ΔE00 4.73
Off White
#FAF9F6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3EF #EFFBFF
analogous
#FFEFF3 #FFF3EF #FFFBEF
triadic
#FFF3EF #EFFFF3 #F3EFFF
tetradic
#FFF3EF #F3FFEF #EFFBFF #FBEFFF
square
#FFF3EF #F3FFEF #EFFBFF #FBEFFF
split-complementary
#FFF3EF #EFFFFB #EFF3FF
monochromatic
#FF9775 #FFC5B2 #FFE8E0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.09
#FFF3EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#FFF3EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3EF
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3EF | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EF
Deuteranopia (green-blind)
#F8F6EF
Tritanopia (blue-blind)
#FFF1F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff3ef; /* rgb */ color: rgb(255, 243, 239); /* oklch */ color: oklch(97.2% 0.014 39.4);
Tailwind
colors: {
custom: {
50: '#fff7f4',
500: '#fff3ef',
950: '#000000',
},
}SCSS
$custom: #fff3ef; $custom-light: #fff7f4; $custom-dark: #000000;
JSON
{
"hex": "#fff3ef",
"rgb": {
"r": 255,
"g": 243,
"b": 239
},
"hsl": {
"h": 15,
"s": 100,
"l": 96.863
},
"oklch": {
"l": 0.97243,
"c": 0.01405,
"h": 39.4
},
"luminance": 0.91593
}Semantic roles & 50–950 ramp
primary
#FFF3EF
secondary
#A3DCEF
accent
#ACE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585