#FFF2E2#FFF2E2
#FFF2E2 is a very light, muted orange. Relative luminance 0.903; OKLCH L 96.7% C 0.025 H 73.2°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2E2 |
|---|---|
| RGB | rgb(255, 242, 226) |
| HSL | hsl(33, 100%, 94%) |
| HSV | hsv(33, 11%, 100%) |
| CMYK | cmyk(0%, 5.1%, 11.4%, 0%) |
| CIE-LAB | lab(96.10, 1.74, 9.28) |
| CIE-LCH | lch(96.10, 9.44, 79.35°) |
| OKLab | oklab(96.71% 0.0073 0.0243) |
| OKLCH | oklch(96.71% 0.025 73.2) |
| XYZ | xyz(86.7184, 90.2564, 84.7897) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.10
Oldlace
#FDF5E6
ΔE00 2.28
Linen
#FAF0E6
ΔE00 2.50
Papayawhip
#FFEFD5
ΔE00 3.63
Seashell
#FFF5EE
ΔE00 3.87
Floralwhite
#FFFAF0
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2E2 #E2EFFF
analogous
#FFE4E2 #FFF2E2 #FEFFE2
triadic
#FFF2E2 #E2FFF2 #F2E2FF
tetradic
#FFF2E2 #E2FFE4 #E2EFFF #FFE2FE
square
#FFF2E2 #E2FFE4 #E2EFFF #FFE2FE
split-complementary
#FFF2E2 #E2FEFF #E4E2FF
monochromatic
#FFBB68 #FFD7A5 #FFF1E0 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.10
#FFF2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#FFF2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2E2
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2E2 | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#FAF5E2
Tritanopia (blue-blind)
#FFEFED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff2e2; /* rgb */ color: rgb(255, 242, 226); /* oklch */ color: oklch(96.7% 0.025 73.2);
Tailwind
colors: {
custom: {
50: '#fff6eb',
500: '#fff2e2',
950: '#000000',
},
}SCSS
$custom: #fff2e2; $custom-light: #fff6eb; $custom-dark: #000000;
JSON
{
"hex": "#fff2e2",
"rgb": {
"r": 255,
"g": 242,
"b": 226
},
"hsl": {
"h": 33.103,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.9671,
"c": 0.02538,
"h": 73.2
},
"luminance": 0.90255
}Semantic roles & 50–950 ramp
primary
#FFF2E2
secondary
#98BEED
accent
#67E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584