#FFF2DD#FFF2DD
#FFF2DD is a very light, muted orange. Relative luminance 0.900; OKLCH L 96.6% C 0.031 H 79.9°. Best body text is #000000 at 19.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2DD |
|---|---|
| RGB | rgb(255, 242, 221) |
| HSL | hsl(37, 100%, 93%) |
| HSV | hsv(37, 13%, 100%) |
| CMYK | cmyk(0%, 5.1%, 13.3%, 0%) |
| CIE-LAB | lab(95.99, 0.96, 11.70) |
| CIE-LCH | lch(95.99, 11.74, 85.29°) |
| OKLab | oklab(96.59% 0.0054 0.0305) |
| OKLCH | oklch(96.59% 0.031 79.9) |
| XYZ | xyz(86.0423, 89.9860, 81.2289) |
| Luminance | 0.8999 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.79
Papayawhip
#FFEFD5
ΔE00 1.88
Oldlace
#FDF5E6
ΔE00 2.66
Champagne
#F7E7CE
ΔE00 2.75
Blanchedalmond
#FFEBCD
ΔE00 3.64
Eggshell
#F0EAD6
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2DD #DDEAFF
analogous
#FFE1DD #FFF2DD #FBFFDD
triadic
#FFF2DD #DDFFF2 #F2DDFF
tetradic
#FFF2DD #DDFFE1 #DDEAFF #FFDDFB
square
#FFF2DD #DDFFE1 #DDEAFF #FFDDFB
split-complementary
#FFF2DD #DDFBFF #E1DDFF
monochromatic
#FFC363 #FFDBA0 #FFF2DD #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.11
#FFF2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.00
#FFF2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2DD
19.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2DD | 1.00 | 1.11 | 19.00 | 19.00 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DC
Deuteranopia (green-blind)
#FBF5DE
Tritanopia (blue-blind)
#FFEEEC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff2dd; /* rgb */ color: rgb(255, 242, 221); /* oklch */ color: oklch(96.6% 0.031 79.9);
Tailwind
colors: {
custom: {
50: '#fff6e7',
500: '#fff2dd',
950: '#000000',
},
}SCSS
$custom: #fff2dd; $custom-light: #fff6e7; $custom-dark: #000000;
JSON
{
"hex": "#fff2dd",
"rgb": {
"r": 255,
"g": 242,
"b": 221
},
"hsl": {
"h": 37.059,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.96585,
"c": 0.03098,
"h": 79.9
},
"luminance": 0.89985
}Semantic roles & 50–950 ramp
primary
#FFF2DD
secondary
#94B6EC
accent
#58E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584