#FFF2DC#FFF2DC
#FFF2DC is a very light, muted orange. Relative luminance 0.899; OKLCH L 96.6% C 0.032 H 81.0°. Best body text is #000000 at 18.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2DC |
|---|---|
| RGB | rgb(255, 242, 220) |
| HSL | hsl(38, 100%, 93%) |
| HSV | hsv(38, 14%, 100%) |
| CMYK | cmyk(0%, 5.1%, 13.7%, 0%) |
| CIE-LAB | lab(95.97, 0.81, 12.18) |
| CIE-LCH | lch(95.97, 12.21, 86.20°) |
| OKLab | oklab(96.56% 0.005 0.0317) |
| OKLCH | oklch(96.56% 0.032 81) |
| XYZ | xyz(85.9094, 89.9328, 80.5294) |
| Luminance | 0.8993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.63
Antiquewhite
#FAEBD7
ΔE00 1.98
Champagne
#F7E7CE
ΔE00 2.63
Oldlace
#FDF5E6
ΔE00 2.90
Blanchedalmond
#FFEBCD
ΔE00 3.44
Eggshell
#F0EAD6
ΔE00 3.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2DC #DCE9FF
analogous
#FFE0DC #FFF2DC #FAFFDC
triadic
#FFF2DC #DCFFF2 #F2DCFF
tetradic
#FFF2DC #DCFFE0 #DCE9FF #FFDCFA
square
#FFF2DC #DCFFE0 #DCE9FF #FFDCFA
split-complementary
#FFF2DC #DCFAFF #E0DCFF
monochromatic
#FFC562 #FFDB9F #FFF2DC #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.11
#FFF2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.99
#FFF2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2DC
18.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2DC | 1.00 | 1.11 | 18.99 | 18.99 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DB
Deuteranopia (green-blind)
#FBF5DD
Tritanopia (blue-blind)
#FFEEEC
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff2dc; /* rgb */ color: rgb(255, 242, 220); /* oklch */ color: oklch(96.6% 0.032 81.0);
Tailwind
colors: {
custom: {
50: '#fff6e6',
500: '#fff2dc',
950: '#000000',
},
}SCSS
$custom: #fff2dc; $custom-light: #fff6e6; $custom-dark: #000000;
JSON
{
"hex": "#fff2dc",
"rgb": {
"r": 255,
"g": 242,
"b": 220
},
"hsl": {
"h": 37.714,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.9656,
"c": 0.03213,
"h": 81
},
"luminance": 0.89932
}Semantic roles & 50–950 ramp
primary
#FFF2DC
secondary
#93B4EC
accent
#55E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584