#F7DFCB#F7DFCB
#F7DFCB is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.038 H 62.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F7DFCB |
|---|---|
| RGB | rgb(247, 223, 203) |
| HSL | hsl(27, 73%, 88%) |
| HSV | hsv(27, 18%, 97%) |
| CMYK | cmyk(0%, 9.7%, 17.8%, 3.1%) |
| CIE-LAB | lab(90.26, 5.10, 12.80) |
| CIE-LCH | lch(90.26, 13.78, 68.27°) |
| OKLab | oklab(91.8% 0.0176 0.0333) |
| OKLCH | oklch(91.8% 0.038 62.2) |
| XYZ | xyz(75.5247, 76.8631, 67.3459) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 4.28
Antiquewhite
#FAEBD7
ΔE00 4.50
Warm Beige
#E9DCC9
ΔE00 4.81
Champagne
#F7E7CE
ΔE00 4.96
Peach
#FFDAB9
ΔE00 4.96
Blanchedalmond
#FFEBCD
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7DFCB #CBE3F7
analogous
#F7CBCD #F7DFCB #F7F5CB
triadic
#F7DFCB #CBF7DF #DFCBF7
tetradic
#F7DFCB #CDF7CB #CBE3F7 #F5CBF7
square
#F7DFCB #CDF7CB #CBE3F7 #F5CBF7
split-complementary
#F7DFCB #CBF7F5 #CBCDF7
monochromatic
#E79E61 #EFBE96 #F7DFCB #FBEFE4 #FBEFE4
Accessibility & contrast
On white
1.28
#F7DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F7DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7DFCB
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7DFCB | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0CA
Deuteranopia (green-blind)
#ECE5CB
Tritanopia (blue-blind)
#FFDAD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f7dfcb; /* rgb */ color: rgb(247, 223, 203); /* oklch */ color: oklch(91.8% 0.038 62.2);
Tailwind
colors: {
custom: {
50: '#fae9da',
500: '#f7dfcb',
950: '#000000',
},
}SCSS
$custom: #f7dfcb; $custom-light: #fae9da; $custom-dark: #000000;
JSON
{
"hex": "#f7dfcb",
"rgb": {
"r": 247,
"g": 223,
"b": 203
},
"hsl": {
"h": 27.273,
"s": 73.333,
"l": 88.235
},
"oklch": {
"l": 0.91797,
"c": 0.03766,
"h": 62.2
},
"luminance": 0.76861
}Semantic roles & 50–950 ramp
primary
#F7DFCB
secondary
#8CB7DA
accent
#7CD510
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483