#FFF2ED#FFF2ED
#FFF2ED is a very light, near-neutral orange. Relative luminance 0.909; OKLCH L 97.0% C 0.016 H 42.4°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2ED |
|---|---|
| RGB | rgb(255, 242, 237) |
| HSL | hsl(17, 100%, 96%) |
| HSV | hsv(17, 7%, 100%) |
| CMYK | cmyk(0%, 5.1%, 7.1%, 0%) |
| CIE-LAB | lab(96.36, 3.52, 3.97) |
| CIE-LCH | lch(96.36, 5.31, 48.41°) |
| OKLab | oklab(97% 0.0115 0.0105) |
| OKLCH | oklch(97% 0.016 42.4) |
| XYZ | xyz(88.2764, 90.8796, 92.9954) |
| Luminance | 0.9088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.54
Seashell
#FFF5EE
ΔE00 1.98
Linen
#FAF0E6
ΔE00 3.30
Snow
#FFFAFA
ΔE00 3.95
Lavenderblush
#FFF0F5
ΔE00 5.05
Floralwhite
#FFFAF0
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2ED #EDFAFF
analogous
#FFEDF1 #FFF2ED #FFFBED
triadic
#FFF2ED #EDFFF2 #F2EDFF
tetradic
#FFF2ED #F1FFED #EDFAFF #FBEDFF
square
#FFF2ED #F1FFED #EDFAFF #FBEDFF
split-complementary
#FFF2ED #EDFFFB #EDF1FF
monochromatic
#FF9A73 #FFC6B0 #FFE9E0 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.10
#FFF2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#FFF2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2ED
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2ED | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#F8F6ED
Tritanopia (blue-blind)
#FFF0F1
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff2ed; /* rgb */ color: rgb(255, 242, 237); /* oklch */ color: oklch(97.0% 0.016 42.4);
Tailwind
colors: {
custom: {
50: '#fff6f2',
500: '#fff2ed',
950: '#000000',
},
}SCSS
$custom: #fff2ed; $custom-light: #fff6f2; $custom-dark: #000000;
JSON
{
"hex": "#fff2ed",
"rgb": {
"r": 255,
"g": 242,
"b": 237
},
"hsl": {
"h": 16.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.96997,
"c": 0.0156,
"h": 42.4
},
"luminance": 0.90879
}Semantic roles & 50–950 ramp
primary
#FFF2ED
secondary
#A2D9EF
accent
#A6E600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585