#FFF2EE#FFF2EE
#FFF2EE is a very light, near-neutral red. Relative luminance 0.909; OKLCH L 97.0% C 0.015 H 37.9°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2EE |
|---|---|
| RGB | rgb(255, 242, 238) |
| HSL | hsl(14, 100%, 97%) |
| HSV | hsv(14, 7%, 100%) |
| CMYK | cmyk(0%, 5.1%, 6.7%, 0%) |
| CIE-LAB | lab(96.38, 3.69, 3.49) |
| CIE-LCH | lch(96.38, 5.07, 43.40°) |
| OKLab | oklab(97.02% 0.0119 0.0093) |
| OKLCH | oklch(97.02% 0.015 37.9) |
| XYZ | xyz(88.4229, 90.9382, 93.7670) |
| Luminance | 0.9094 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 1.17
Seashell
#FFF5EE
ΔE00 2.36
Linen
#FAF0E6
ΔE00 3.75
Snow
#FFFAFA
ΔE00 3.78
Lavenderblush
#FFF0F5
ΔE00 4.54
Off White
#FAF9F6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2EE #EEFBFF
analogous
#FFEEF3 #FFF2EE #FFFBEE
triadic
#FFF2EE #EEFFF2 #F2EEFF
tetradic
#FFF2EE #F3FFEE #EEFBFF #FBEEFF
square
#FFF2EE #F3FFEE #EEFBFF #FBEEFF
split-complementary
#FFF2EE #EEFFFB #EEF3FF
monochromatic
#FF9474 #FFC3B1 #FFE8E0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.09
#FFF2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#FFF2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2EE
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2EE | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#FFF0F1
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #fff2ee; /* rgb */ color: rgb(255, 242, 238); /* oklch */ color: oklch(97.0% 0.015 37.9);
Tailwind
colors: {
custom: {
50: '#fff6f3',
500: '#fff2ee',
950: '#000000',
},
}SCSS
$custom: #fff2ee; $custom-light: #fff6f3; $custom-dark: #000000;
JSON
{
"hex": "#fff2ee",
"rgb": {
"r": 255,
"g": 242,
"b": 238
},
"hsl": {
"h": 14.118,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.97024,
"c": 0.01507,
"h": 37.9
},
"luminance": 0.90937
}Semantic roles & 50–950 ramp
primary
#FFF2EE
secondary
#A3DDEF
accent
#AFE600
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181717
muted
#868585