#FFF3E2#FFF3E2
#FFF3E2 is a very light, muted orange. Relative luminance 0.909; OKLCH L 96.9% C 0.026 H 76.8°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3E2 |
|---|---|
| RGB | rgb(255, 243, 226) |
| HSL | hsl(35, 100%, 94%) |
| HSV | hsv(35, 11%, 100%) |
| CMYK | cmyk(0%, 4.7%, 11.4%, 0%) |
| CIE-LAB | lab(96.35, 1.24, 9.63) |
| CIE-LCH | lch(96.35, 9.71, 82.68°) |
| OKLab | oklab(96.9% 0.0059 0.0252) |
| OKLCH | oklch(96.9% 0.026 76.8) |
| XYZ | xyz(87.0168, 90.8533, 84.8892) |
| Luminance | 0.9085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 1.77
Antiquewhite
#FAEBD7
ΔE00 2.13
Linen
#FAF0E6
ΔE00 2.91
Papayawhip
#FFEFD5
ΔE00 3.28
Floralwhite
#FFFAF0
ΔE00 3.77
Champagne
#F7E7CE
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3E2 #E2EEFF
analogous
#FFE5E2 #FFF3E2 #FDFFE2
triadic
#FFF3E2 #E2FFF3 #F3E2FF
tetradic
#FFF3E2 #E2FFE5 #E2EEFF #FFE2FD
square
#FFF3E2 #E2FFE5 #E2EEFF #FFE2FD
split-complementary
#FFF3E2 #E2FDFF #E5E2FF
monochromatic
#FFC068 #FFDAA5 #FFF2E0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.10
#FFF3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#FFF3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3E2
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3E2 | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F3E1
Deuteranopia (green-blind)
#FBF6E2
Tritanopia (blue-blind)
#FFF0EE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff3e2; /* rgb */ color: rgb(255, 243, 226); /* oklch */ color: oklch(96.9% 0.026 76.8);
Tailwind
colors: {
custom: {
50: '#fff7eb',
500: '#fff3e2',
950: '#000000',
},
}SCSS
$custom: #fff3e2; $custom-light: #fff7eb; $custom-dark: #000000;
JSON
{
"hex": "#fff3e2",
"rgb": {
"r": 255,
"g": 243,
"b": 226
},
"hsl": {
"h": 35.172,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.96903,
"c": 0.02588,
"h": 76.8
},
"luminance": 0.90852
}Semantic roles & 50–950 ramp
primary
#FFF3E2
secondary
#98BBED
accent
#5FE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584