#F7DFAF#F7DFAF
#F7DFAF is a very light, moderate orange. Relative luminance 0.756; OKLCH L 91.2% C 0.068 H 84.4°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFAF |
|---|---|
| RGB | rgb(247, 223, 175) |
| HSL | hsl(40, 82%, 83%) |
| HSV | hsv(40, 29%, 97%) |
| CMYK | cmyk(0%, 9.7%, 29.1%, 3.1%) |
| CIE-LAB | lab(89.70, 1.23, 26.57) |
| CIE-LCH | lch(89.70, 26.60, 87.35°) |
| OKLab | oklab(91.17% 0.0065 0.0672) |
| OKLCH | oklch(91.17% 0.068 84.4) |
| XYZ | xyz(72.4841, 75.6468, 51.3322) |
| Luminance | 0.7564 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.27
Moccasin
#FFE4B5
ΔE00 1.67
Pale Peach
#FFE5AD
ΔE00 2.23
Navajowhite
#FFDEAD
ΔE00 2.87
Vanilla
#F3E5AB
ΔE00 4.52
Beige (survey)
#E6DAA6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFAF #AFC7F7
analogous
#F7BBAF #F7DFAF #EBF7AF
triadic
#F7DFAF #AFF7DF #DFAFF7
tetradic
#F7DFAF #AFF7BB #AFC7F7 #F7AFEB
square
#F7DFAF #AFF7BB #AFC7F7 #F7AFEB
split-complementary
#F7DFAF #AFEBF7 #BBAFF7
monochromatic
#ECB240 #F1C977 #F7DFAF #FCF4E3 #FCF4E3
Accessibility & contrast
On white
1.30
#F7DFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#F7DFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFAF
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFAF | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDEAC
Deuteranopia (green-blind)
#F1E4B0
Tritanopia (blue-blind)
#FFD7D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #f7dfaf; /* rgb */ color: rgb(247, 223, 175); /* oklch */ color: oklch(91.2% 0.068 84.4);
Tailwind
colors: {
custom: {
50: '#fae8c7',
500: '#f7dfaf',
950: '#000000',
},
}SCSS
$custom: #f7dfaf; $custom-light: #fae8c7; $custom-dark: #000000;
JSON
{
"hex": "#f7dfaf",
"rgb": {
"r": 247,
"g": 223,
"b": 175
},
"hsl": {
"h": 40,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.91169,
"c": 0.06754,
"h": 84.4
},
"luminance": 0.75645
}Semantic roles & 50–950 ramp
primary
#F7DFAF
secondary
#7294D9
accent
#4FDE07
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171613
muted
#858482