#FFF2E5#FFF2E5
#FFF2E5 is a very light, muted orange. Relative luminance 0.904; OKLCH L 96.8% C 0.022 H 67.6°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2E5 |
|---|---|
| RGB | rgb(255, 242, 229) |
| HSL | hsl(30, 100%, 95%) |
| HSV | hsv(30, 10%, 100%) |
| CMYK | cmyk(0%, 5.1%, 10.2%, 0%) |
| CIE-LAB | lab(96.17, 2.22, 7.83) |
| CIE-LCH | lch(96.17, 8.14, 74.16°) |
| OKLab | oklab(96.79% 0.0085 0.0206) |
| OKLCH | oklch(96.79% 0.022 67.6) |
| XYZ | xyz(87.1336, 90.4225, 86.9766) |
| Luminance | 0.9042 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.57
Seashell
#FFF5EE
ΔE00 2.68
Oldlace
#FDF5E6
ΔE00 2.88
Antiquewhite
#FAEBD7
ΔE00 3.12
Floralwhite
#FFFAF0
ΔE00 3.76
Papayawhip
#FFEFD5
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2E5 #E5F2FF
analogous
#FFE5E5 #FFF2E5 #FFFFE5
triadic
#FFF2E5 #E5FFF2 #F2E5FF
tetradic
#FFF2E5 #E5FFE5 #E5F2FF #FFE5FF
square
#FFF2E5 #E5FFE5 #E5F2FF #FFE5FF
split-complementary
#FFF2E5 #E5FFFF #E5E5FF
monochromatic
#FFB56B #FFD3A8 #FFF0E0 #FFF0E0 #FFF0E0
Accessibility & contrast
On white
1.10
#FFF2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#FFF2E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2E5
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2E5 | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E4
Deuteranopia (green-blind)
#FAF5E5
Tritanopia (blue-blind)
#FFEFEE
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff2e5; /* rgb */ color: rgb(255, 242, 229); /* oklch */ color: oklch(96.8% 0.022 67.6);
Tailwind
colors: {
custom: {
50: '#fff6ed',
500: '#fff2e5',
950: '#000000',
},
}SCSS
$custom: #fff2e5; $custom-light: #fff6ed; $custom-dark: #000000;
JSON
{
"hex": "#fff2e5",
"rgb": {
"r": 255,
"g": 242,
"b": 229
},
"hsl": {
"h": 30,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.96786,
"c": 0.02224,
"h": 67.6
},
"luminance": 0.90421
}Semantic roles & 50–950 ramp
primary
#FFF2E5
secondary
#9BC4ED
accent
#73E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584