#FFF2E0#FFF2E0
#FFF2E0 is a very light, muted orange. Relative luminance 0.901; OKLCH L 96.7% C 0.028 H 76.2°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2E0 |
|---|---|
| RGB | rgb(255, 242, 224) |
| HSL | hsl(35, 100%, 94%) |
| HSV | hsv(35, 12%, 100%) |
| CMYK | cmyk(0%, 5.1%, 12.2%, 0%) |
| CIE-LAB | lab(96.06, 1.43, 10.25) |
| CIE-LCH | lch(96.06, 10.35, 82.06°) |
| OKLab | oklab(96.66% 0.0066 0.0268) |
| OKLCH | oklch(96.66% 0.028 76.2) |
| XYZ | xyz(86.4455, 90.1473, 83.3528) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.69
Oldlace
#FDF5E6
ΔE00 2.23
Papayawhip
#FFEFD5
ΔE00 2.86
Linen
#FAF0E6
ΔE00 3.23
Champagne
#F7E7CE
ΔE00 3.40
Eggshell
#F0EAD6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2E0 #E0EDFF
analogous
#FFE3E0 #FFF2E0 #FDFFE0
triadic
#FFF2E0 #E0FFF2 #F2E0FF
tetradic
#FFF2E0 #E0FFE3 #E0EDFF #FFE0FD
square
#FFF2E0 #E0FFE3 #E0EDFF #FFE0FD
split-complementary
#FFF2E0 #E0FDFF #E3E0FF
monochromatic
#FFBF66 #FFD8A3 #FFF2E0 #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.10
#FFF2E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#FFF2E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2E0
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2E0 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2DF
Deuteranopia (green-blind)
#FBF5E0
Tritanopia (blue-blind)
#FFEEED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff2e0; /* rgb */ color: rgb(255, 242, 224); /* oklch */ color: oklch(96.7% 0.028 76.2);
Tailwind
colors: {
custom: {
50: '#fff6e9',
500: '#fff2e0',
950: '#000000',
},
}SCSS
$custom: #fff2e0; $custom-light: #fff6e9; $custom-dark: #000000;
JSON
{
"hex": "#fff2e0",
"rgb": {
"r": 255,
"g": 242,
"b": 224
},
"hsl": {
"h": 34.839,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.96659,
"c": 0.02757,
"h": 76.2
},
"luminance": 0.90146
}Semantic roles & 50–950 ramp
primary
#FFF2E0
secondary
#97BBED
accent
#60E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584