#FFF2E1#FFF2E1
#FFF2E1 is a very light, muted orange. Relative luminance 0.902; OKLCH L 96.7% C 0.026 H 74.8°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2E1 |
|---|---|
| RGB | rgb(255, 242, 225) |
| HSL | hsl(34, 100%, 94%) |
| HSV | hsv(34, 12%, 100%) |
| CMYK | cmyk(0%, 5.1%, 11.8%, 0%) |
| CIE-LAB | lab(96.08, 1.59, 9.76) |
| CIE-LCH | lch(96.08, 9.89, 80.77°) |
| OKLab | oklab(96.68% 0.007 0.0255) |
| OKLCH | oklch(96.68% 0.026 74.8) |
| XYZ | xyz(86.5815, 90.2017, 84.0691) |
| Luminance | 0.9020 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.85
Oldlace
#FDF5E6
ΔE00 2.22
Linen
#FAF0E6
ΔE00 2.86
Papayawhip
#FFEFD5
ΔE00 3.24
Champagne
#F7E7CE
ΔE00 3.69
Floralwhite
#FFFAF0
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2E1 #E1EEFF
analogous
#FFE3E1 #FFF2E1 #FDFFE1
triadic
#FFF2E1 #E1FFF2 #F2E1FF
tetradic
#FFF2E1 #E1FFE3 #E1EEFF #FFE1FD
square
#FFF2E1 #E1FFE3 #E1EEFF #FFE1FD
split-complementary
#FFF2E1 #E1FDFF #E3E1FF
monochromatic
#FFBD67 #FFD7A4 #FFF2E0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.10
#FFF2E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#FFF2E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2E1
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2E1 | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E0
Deuteranopia (green-blind)
#FAF5E1
Tritanopia (blue-blind)
#FFEFED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff2e1; /* rgb */ color: rgb(255, 242, 225); /* oklch */ color: oklch(96.7% 0.026 74.8);
Tailwind
colors: {
custom: {
50: '#fff6ea',
500: '#fff2e1',
950: '#000000',
},
}SCSS
$custom: #fff2e1; $custom-light: #fff6ea; $custom-dark: #000000;
JSON
{
"hex": "#fff2e1",
"rgb": {
"r": 255,
"g": 242,
"b": 225
},
"hsl": {
"h": 34,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.96684,
"c": 0.02647,
"h": 74.8
},
"luminance": 0.90201
}Semantic roles & 50–950 ramp
primary
#FFF2E1
secondary
#97BCED
accent
#63E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584