#FFF2DE#FFF2DE
#FFF2DE is a very light, muted orange. Relative luminance 0.900; OKLCH L 96.6% C 0.030 H 78.8°. Best body text is #000000 at 19.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2DE |
|---|---|
| RGB | rgb(255, 242, 222) |
| HSL | hsl(36, 100%, 94%) |
| HSV | hsv(36, 13%, 100%) |
| CMYK | cmyk(0%, 5.1%, 12.9%, 0%) |
| CIE-LAB | lab(96.01, 1.12, 11.21) |
| CIE-LCH | lch(96.01, 11.27, 84.30°) |
| OKLab | oklab(96.61% 0.0058 0.0293) |
| OKLCH | oklch(96.61% 0.03 78.8) |
| XYZ | xyz(86.1759, 90.0394, 81.9327) |
| Luminance | 0.9004 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.66
Papayawhip
#FFEFD5
ΔE00 2.17
Oldlace
#FDF5E6
ΔE00 2.47
Champagne
#F7E7CE
ΔE00 2.92
Blanchedalmond
#FFEBCD
ΔE00 3.87
Eggshell
#F0EAD6
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2DE #DEEBFF
analogous
#FFE1DE #FFF2DE #FBFFDE
triadic
#FFF2DE #DEFFF2 #F2DEFF
tetradic
#FFF2DE #DEFFE1 #DEEBFF #FFDEFB
square
#FFF2DE #DEFFE1 #DEEBFF #FFDEFB
split-complementary
#FFF2DE #DEFBFF #E1DEFF
monochromatic
#FFC264 #FFDAA1 #FFF2DE #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.10
#FFF2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.01
#FFF2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2DE
19.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2DE | 1.00 | 1.10 | 19.01 | 19.01 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#FBF5DE
Tritanopia (blue-blind)
#FFEEEC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff2de; /* rgb */ color: rgb(255, 242, 222); /* oklch */ color: oklch(96.6% 0.030 78.8);
Tailwind
colors: {
custom: {
50: '#fff6e8',
500: '#fff2de',
950: '#000000',
},
}SCSS
$custom: #fff2de; $custom-light: #fff6e8; $custom-dark: #000000;
JSON
{
"hex": "#fff2de",
"rgb": {
"r": 255,
"g": 242,
"b": 222
},
"hsl": {
"h": 36.364,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.96609,
"c": 0.02983,
"h": 78.8
},
"luminance": 0.90038
}Semantic roles & 50–950 ramp
primary
#FFF2DE
secondary
#95B7EC
accent
#5AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584