#FFF0D4#FFF0D4
#FFF0D4 is a very light, muted orange. Relative luminance 0.883; OKLCH L 96.0% C 0.040 H 83.1°. Best body text is #000000 at 18.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0D4 |
|---|---|
| RGB | rgb(255, 240, 212) |
| HSL | hsl(39, 100%, 92%) |
| HSV | hsv(39, 17%, 100%) |
| CMYK | cmyk(0%, 5.9%, 16.9%, 0%) |
| CIE-LAB | lab(95.30, 0.62, 15.36) |
| CIE-LCH | lch(95.30, 15.37, 87.71°) |
| OKLab | oklab(95.98% 0.0048 0.0398) |
| OKLCH | oklch(95.98% 0.04 83.1) |
| XYZ | xyz(84.2832, 88.3351, 74.8850) |
| Luminance | 0.8833 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.00
Blanchedalmond
#FFEBCD
ΔE00 2.16
Champagne
#F7E7CE
ΔE00 2.25
Antiquewhite
#FAEBD7
ΔE00 3.14
Cornsilk
#FFF8DC
ΔE00 3.81
Eggshell
#F0EAD6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0D4 #D4E3FF
analogous
#FFDBD4 #FFF0D4 #F9FFD4
triadic
#FFF0D4 #D4FFF0 #F0D4FF
tetradic
#FFF0D4 #D4FFDB #D4E3FF #FFD4F9
square
#FFF0D4 #D4FFDB #D4E3FF #FFD4F9
split-complementary
#FFF0D4 #D4F9FF #DBD4FF
monochromatic
#FFC55A #FFDB97 #FFF0D4 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.12
#FFF0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.67
#FFF0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0D4
18.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0D4 | 1.00 | 1.12 | 18.67 | 18.67 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD2
Deuteranopia (green-blind)
#FBF3D5
Tritanopia (blue-blind)
#FFEBE8
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fff0d4; /* rgb */ color: rgb(255, 240, 212); /* oklch */ color: oklch(96.0% 0.040 83.1);
Tailwind
colors: {
custom: {
50: '#fff4e1',
500: '#fff0d4',
950: '#000000',
},
}SCSS
$custom: #fff0d4; $custom-light: #fff4e1; $custom-dark: #000000;
JSON
{
"hex": "#fff0d4",
"rgb": {
"r": 255,
"g": 240,
"b": 212
},
"hsl": {
"h": 39.07,
"s": 100,
"l": 91.569
},
"oklch": {
"l": 0.95979,
"c": 0.04008,
"h": 83.1
},
"luminance": 0.88334
}Semantic roles & 50–950 ramp
primary
#FFF0D4
secondary
#8CADEB
accent
#50E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584