#FFF2E8#FFF2E8
#FFF2E8 is a very light, near-neutral orange. Relative luminance 0.906; OKLCH L 96.9% C 0.019 H 60.2°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2E8 |
|---|---|
| RGB | rgb(255, 242, 232) |
| HSL | hsl(26, 100%, 95%) |
| HSV | hsv(26, 9%, 100%) |
| CMYK | cmyk(0%, 5.1%, 9%, 0%) |
| CIE-LAB | lab(96.24, 2.70, 6.38) |
| CIE-LCH | lch(96.24, 6.93, 67.03°) |
| OKLab | oklab(96.86% 0.0096 0.0168) |
| OKLCH | oklch(96.86% 0.019 60.2) |
| XYZ | xyz(87.5561, 90.5915, 89.2017) |
| Luminance | 0.9059 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.47
Seashell
#FFF5EE
ΔE00 1.64
Very Light Pink
#FFF4F2
ΔE00 3.81
Oldlace
#FDF5E6
ΔE00 3.91
Floralwhite
#FFFAF0
ΔE00 4.02
Antiquewhite
#FAEBD7
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2E8 #E8F5FF
analogous
#FFE8E9 #FFF2E8 #FFFDE8
triadic
#FFF2E8 #E8FFF2 #F2E8FF
tetradic
#FFF2E8 #E9FFE8 #E8F5FF #FDE8FF
square
#FFF2E8 #E9FFE8 #E8F5FF #FDE8FF
split-complementary
#FFF2E8 #E8FFFD #E8E9FF
monochromatic
#FFAD6E #FFCFAB #FFEEE0 #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.10
#FFF2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#FFF2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2E8
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2E8 | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E7
Deuteranopia (green-blind)
#F9F5E8
Tritanopia (blue-blind)
#FFEFEF
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff2e8; /* rgb */ color: rgb(255, 242, 232); /* oklch */ color: oklch(96.9% 0.019 60.2);
Tailwind
colors: {
custom: {
50: '#fff6ef',
500: '#fff2e8',
950: '#000000',
},
}SCSS
$custom: #fff2e8; $custom-light: #fff6ef; $custom-dark: #000000;
JSON
{
"hex": "#fff2e8",
"rgb": {
"r": 255,
"g": 242,
"b": 232
},
"hsl": {
"h": 26.087,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.96864,
"c": 0.01936,
"h": 60.2
},
"luminance": 0.9059
}Semantic roles & 50–950 ramp
primary
#FFF2E8
secondary
#9DCBEE
accent
#82E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585