#FFF2E4#FFF2E4
#FFF2E4 is a very light, muted orange. Relative luminance 0.904; OKLCH L 96.8% C 0.023 H 69.6°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2E4 |
|---|---|
| RGB | rgb(255, 242, 228) |
| HSL | hsl(31, 100%, 95%) |
| HSV | hsv(31, 11%, 100%) |
| CMYK | cmyk(0%, 5.1%, 10.6%, 0%) |
| CIE-LAB | lab(96.15, 2.06, 8.31) |
| CIE-LCH | lch(96.15, 8.56, 76.07°) |
| OKLab | oklab(96.76% 0.0081 0.0218) |
| OKLCH | oklch(96.76% 0.023 69.6) |
| XYZ | xyz(86.9944, 90.3668, 86.2434) |
| Luminance | 0.9037 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.83
Oldlace
#FDF5E6
ΔE00 2.62
Antiquewhite
#FAEBD7
ΔE00 2.74
Seashell
#FFF5EE
ΔE00 3.07
Floralwhite
#FFFAF0
ΔE00 3.78
Papayawhip
#FFEFD5
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2E4 #E4F1FF
analogous
#FFE5E4 #FFF2E4 #FFFFE4
triadic
#FFF2E4 #E4FFF2 #F2E4FF
tetradic
#FFF2E4 #E4FFE5 #E4F1FF #FFE4FF
square
#FFF2E4 #E4FFE5 #E4F1FF #FFE4FF
split-complementary
#FFF2E4 #E4FFFF #E5E4FF
monochromatic
#FFB76A #FFD5A7 #FFF0E0 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.10
#FFF2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#FFF2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2E4
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2E4 | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E3
Deuteranopia (green-blind)
#FAF5E4
Tritanopia (blue-blind)
#FFEFEE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff2e4; /* rgb */ color: rgb(255, 242, 228); /* oklch */ color: oklch(96.8% 0.023 69.6);
Tailwind
colors: {
custom: {
50: '#fff6ec',
500: '#fff2e4',
950: '#000000',
},
}SCSS
$custom: #fff2e4; $custom-light: #fff6ec; $custom-dark: #000000;
JSON
{
"hex": "#fff2e4",
"rgb": {
"r": 255,
"g": 242,
"b": 228
},
"hsl": {
"h": 31.111,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.96761,
"c": 0.02326,
"h": 69.6
},
"luminance": 0.90366
}Semantic roles & 50–950 ramp
primary
#FFF2E4
secondary
#9AC2ED
accent
#6FE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584