#FFF3DD#FFF3DD
#FFF3DD is a very light, muted orange. Relative luminance 0.906; OKLCH L 96.8% C 0.032 H 82.8°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3DD |
|---|---|
| RGB | rgb(255, 243, 221) |
| HSL | hsl(39, 100%, 93%) |
| HSV | hsv(39, 13%, 100%) |
| CMYK | cmyk(0%, 4.7%, 13.3%, 0%) |
| CIE-LAB | lab(96.24, 0.46, 12.05) |
| CIE-LCH | lch(96.24, 12.06, 87.83°) |
| OKLab | oklab(96.78% 0.004 0.0314) |
| OKLCH | oklch(96.78% 0.032 82.8) |
| XYZ | xyz(86.3407, 90.5828, 81.3284) |
| Luminance | 0.9058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.94
Antiquewhite
#FAEBD7
ΔE00 2.41
Oldlace
#FDF5E6
ΔE00 2.71
Champagne
#F7E7CE
ΔE00 2.96
Eggshell
#F0EAD6
ΔE00 3.39
Cornsilk
#FFF8DC
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3DD #DDE9FF
analogous
#FFE2DD #FFF3DD #FAFFDD
triadic
#FFF3DD #DDFFF3 #F3DDFF
tetradic
#FFF3DD #DDFFE2 #DDE9FF #FFDDFA
square
#FFF3DD #DDFFE2 #DDE9FF #FFDDFA
split-complementary
#FFF3DD #DDFAFF #E2DDFF
monochromatic
#FFC863 #FFDDA0 #FFF3DD #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.10
#FFF3DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#FFF3DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3DD
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3DD | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DC
Deuteranopia (green-blind)
#FCF5DE
Tritanopia (blue-blind)
#FFEFED
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff3dd; /* rgb */ color: rgb(255, 243, 221); /* oklch */ color: oklch(96.8% 0.032 82.8);
Tailwind
colors: {
custom: {
50: '#fff7e7',
500: '#fff3dd',
950: '#000000',
},
}SCSS
$custom: #fff3dd; $custom-light: #fff7e7; $custom-dark: #000000;
JSON
{
"hex": "#fff3dd",
"rgb": {
"r": 255,
"g": 243,
"b": 221
},
"hsl": {
"h": 38.824,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.96779,
"c": 0.03164,
"h": 82.8
},
"luminance": 0.90582
}Semantic roles & 50–950 ramp
primary
#FFF3DD
secondary
#94B3EC
accent
#51E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584