#FFF0DA#FFF0DA
#FFF0DA is a very light, muted orange. Relative luminance 0.886; OKLCH L 96.1% C 0.033 H 77.6°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF0DA |
|---|---|
| RGB | rgb(255, 240, 218) |
| HSL | hsl(36, 100%, 93%) |
| HSV | hsv(36, 15%, 100%) |
| CMYK | cmyk(0%, 5.9%, 14.5%, 0%) |
| CIE-LAB | lab(95.43, 1.52, 12.45) |
| CIE-LCH | lch(95.43, 12.54, 83.05°) |
| OKLab | oklab(96.12% 0.0071 0.0324) |
| OKLCH | oklch(96.12% 0.033 77.6) |
| XYZ | xyz(85.0542, 88.6435, 78.9454) |
| Luminance | 0.8864 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.29
Papayawhip
#FFEFD5
ΔE00 1.39
Champagne
#F7E7CE
ΔE00 2.18
Blanchedalmond
#FFEBCD
ΔE00 2.93
Oldlace
#FDF5E6
ΔE00 3.44
Eggshell
#F0EAD6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF0DA #DAE9FF
analogous
#FFDDDA #FFF0DA #FBFFDA
triadic
#FFF0DA #DAFFF0 #F0DAFF
tetradic
#FFF0DA #DAFFDD #DAE9FF #FFDAFB
square
#FFF0DA #DAFFDD #DAE9FF #FFDAFB
split-complementary
#FFF0DA #DAFBFF #DDDAFF
monochromatic
#FFBE60 #FFD79D #FFF0DA #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.12
#FFF0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#FFF0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF0DA
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF0DA | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0D9
Deuteranopia (green-blind)
#FAF3DB
Tritanopia (blue-blind)
#FFECEA
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fff0da; /* rgb */ color: rgb(255, 240, 218); /* oklch */ color: oklch(96.1% 0.033 77.6);
Tailwind
colors: {
custom: {
50: '#fff4e5',
500: '#fff0da',
950: '#000000',
},
}SCSS
$custom: #fff0da; $custom-light: #fff4e5; $custom-dark: #000000;
JSON
{
"hex": "#fff0da",
"rgb": {
"r": 255,
"g": 240,
"b": 218
},
"hsl": {
"h": 35.676,
"s": 100,
"l": 92.745
},
"oklch": {
"l": 0.96123,
"c": 0.03319,
"h": 77.6
},
"luminance": 0.88642
}Semantic roles & 50–950 ramp
primary
#FFF0DA
secondary
#92B6EC
accent
#5DE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584