#F0DFAF#F0DFAF
#F0DFAF is a very light, moderate orange. Relative luminance 0.744; OKLCH L 90.6% C 0.065 H 90.9°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DFAF |
|---|---|
| RGB | rgb(240, 223, 175) |
| HSL | hsl(44, 68%, 81%) |
| HSV | hsv(44, 27%, 94%) |
| CMYK | cmyk(0%, 7.1%, 27.1%, 5.9%) |
| CIE-LAB | lab(89.11, -1.40, 25.68) |
| CIE-LCH | lch(89.11, 25.72, 93.11°) |
| OKLab | oklab(90.57% -0.001 0.0651) |
| OKLCH | oklch(90.57% 0.065 90.9) |
| XYZ | xyz(70.0612, 74.3975, 51.2186) |
| Luminance | 0.7440 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.55
Wheat
#F5DEB3
ΔE00 2.84
Vanilla
#F3E5AB
ΔE00 2.87
Pale Peach
#FFE5AD
ΔE00 3.42
Moccasin
#FFE4B5
ΔE00 3.84
Palegoldenrod
#EEE8AA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DFAF #AFC0F0
analogous
#F0BFAF #F0DFAF #E1F0AF
triadic
#F0DFAF #AFF0DF #DFAFF0
tetradic
#F0DFAF #AFF0BF #AFC0F0 #F0AFE1
square
#F0DFAF #AFF0BF #AFC0F0 #F0AFE1
split-complementary
#F0DFAF #AFE1F0 #BFAFF0
monochromatic
#DDB648 #E6CA7B #F0DFAF #FAF4E3 #FAF5E5
Accessibility & contrast
On white
1.32
#F0DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#F0DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DFAF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DFAF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADDAC
Deuteranopia (green-blind)
#EEE2B0
Tritanopia (blue-blind)
#FBD7D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f0dfaf; /* rgb */ color: rgb(240, 223, 175); /* oklch */ color: oklch(90.6% 0.065 90.9);
Tailwind
colors: {
custom: {
50: '#f5e8c7',
500: '#f0dfaf',
950: '#000000',
},
}SCSS
$custom: #f0dfaf; $custom-light: #f5e8c7; $custom-dark: #000000;
JSON
{
"hex": "#f0dfaf",
"rgb": {
"r": 240,
"g": 223,
"b": 175
},
"hsl": {
"h": 44.308,
"s": 68.421,
"l": 81.373
},
"oklch": {
"l": 0.90569,
"c": 0.06508,
"h": 90.9
},
"luminance": 0.74396
}Semantic roles & 50–950 ramp
primary
#F0DFAF
secondary
#758CCE
accent
#46D015
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171613
muted
#858482