#FFF3DC#FFF3DC
#FFF3DC is a very light, muted orange. Relative luminance 0.905; OKLCH L 96.8% C 0.033 H 83.7°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF3DC |
|---|---|
| RGB | rgb(255, 243, 220) |
| HSL | hsl(39, 100%, 93%) |
| HSV | hsv(39, 14%, 100%) |
| CMYK | cmyk(0%, 4.7%, 13.7%, 0%) |
| CIE-LAB | lab(96.22, 0.30, 12.53) |
| CIE-LCH | lch(96.22, 12.54, 88.61°) |
| OKLab | oklab(96.75% 0.0036 0.0326) |
| OKLCH | oklch(96.75% 0.033 83.7) |
| XYZ | xyz(86.2079, 90.5297, 80.6289) |
| Luminance | 0.9053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.83
Antiquewhite
#FAEBD7
ΔE00 2.63
Champagne
#F7E7CE
ΔE00 2.92
Oldlace
#FDF5E6
ΔE00 3.00
Eggshell
#F0EAD6
ΔE00 3.36
Cornsilk
#FFF8DC
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF3DC #DCE8FF
analogous
#FFE1DC #FFF3DC #F9FFDC
triadic
#FFF3DC #DCFFF3 #F3DCFF
tetradic
#FFF3DC #DCFFE1 #DCE8FF #FFDCF9
square
#FFF3DC #DCFFE1 #DCE8FF #FFDCF9
split-complementary
#FFF3DC #DCF9FF #E1DCFF
monochromatic
#FFC962 #FFDE9F #FFF3DC #FFF5E0 #FFF5E0
Accessibility & contrast
On white
1.10
#FFF3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#FFF3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF3DC
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF3DC | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2DB
Deuteranopia (green-blind)
#FCF5DD
Tritanopia (blue-blind)
#FFEFEC
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fff3dc; /* rgb */ color: rgb(255, 243, 220); /* oklch */ color: oklch(96.8% 0.033 83.7);
Tailwind
colors: {
custom: {
50: '#fff7e6',
500: '#fff3dc',
950: '#000000',
},
}SCSS
$custom: #fff3dc; $custom-light: #fff7e6; $custom-dark: #000000;
JSON
{
"hex": "#fff3dc",
"rgb": {
"r": 255,
"g": 243,
"b": 220
},
"hsl": {
"h": 39.429,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.96754,
"c": 0.03283,
"h": 83.7
},
"luminance": 0.90528
}Semantic roles & 50–950 ramp
primary
#FFF3DC
secondary
#93B2EC
accent
#4FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181716
muted
#868584