#FFF2EB#FFF2EB
#FFF2EB is a very light, near-neutral orange. Relative luminance 0.908; OKLCH L 96.9% C 0.017 H 50.4°. Best body text is #000000 at 19.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2EB |
|---|---|
| RGB | rgb(255, 242, 235) |
| HSL | hsl(21, 100%, 96%) |
| HSV | hsv(21, 8%, 100%) |
| CMYK | cmyk(0%, 5.1%, 7.8%, 0%) |
| CIE-LAB | lab(96.31, 3.19, 4.93) |
| CIE-LCH | lch(96.31, 5.88, 57.09°) |
| OKLab | oklab(96.94% 0.0108 0.013) |
| OKLCH | oklch(96.94% 0.017 50.4) |
| XYZ | xyz(87.9859, 90.7634, 91.4651) |
| Luminance | 0.9076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.42
Very Light Pink
#FFF4F2
ΔE00 2.42
Linen
#FAF0E6
ΔE00 2.43
Snow
#FFFAFA
ΔE00 4.42
Floralwhite
#FFFAF0
ΔE00 4.70
Oldlace
#FDF5E6
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2EB #EBF8FF
analogous
#FFEBEE #FFF2EB #FFFCEB
triadic
#FFF2EB #EBFFF2 #F2EBFF
tetradic
#FFF2EB #EEFFEB #EBF8FF #FCEBFF
square
#FFF2EB #EEFFEB #EBF8FF #FCEBFF
split-complementary
#FFF2EB #EBFFFC #EBEEFF
monochromatic
#FFA271 #FFCAAE #FFEBE0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.10
#FFF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.15
#FFF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2EB
19.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2EB | 1.00 | 1.10 | 19.15 | 19.15 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#FFF0F0
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff2eb; /* rgb */ color: rgb(255, 242, 235); /* oklch */ color: oklch(96.9% 0.017 50.4);
Tailwind
colors: {
custom: {
50: '#fff6f1',
500: '#fff2eb',
950: '#000000',
},
}SCSS
$custom: #fff2eb; $custom-light: #fff6f1; $custom-dark: #000000;
JSON
{
"hex": "#fff2eb",
"rgb": {
"r": 255,
"g": 242,
"b": 235
},
"hsl": {
"h": 21,
"s": 100,
"l": 96.078
},
"oklch": {
"l": 0.96943,
"c": 0.0169,
"h": 50.4
},
"luminance": 0.90762
}Semantic roles & 50–950 ramp
primary
#FFF2EB
secondary
#A0D3EE
accent
#95E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181716
muted
#868585