#F7E4BB#F7E4BB
#F7E4BB is a very light, muted orange. Relative luminance 0.788; OKLCH L 92.4% C 0.057 H 86.1°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E4BB |
|---|---|
| RGB | rgb(247, 228, 187) |
| HSL | hsl(41, 79%, 85%) |
| HSV | hsv(41, 24%, 97%) |
| CMYK | cmyk(0%, 7.7%, 24.3%, 3.1%) |
| CIE-LAB | lab(91.17, 0.26, 22.39) |
| CIE-LCH | lch(91.17, 22.40, 89.34°) |
| OKLab | oklab(92.4% 0.0039 0.0572) |
| OKLCH | oklch(92.4% 0.057 86.1) |
| XYZ | xyz(75.0711, 78.8506, 58.2692) |
| Luminance | 0.7885 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.83
Moccasin
#FFE4B5
ΔE00 2.73
Pale Peach
#FFE5AD
ΔE00 3.80
Blanchedalmond
#FFEBCD
ΔE00 4.02
Navajowhite
#FFDEAD
ΔE00 4.57
Vanilla
#F3E5AB
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E4BB #BBCEF7
analogous
#F7C6BB #F7E4BB #ECF7BB
triadic
#F7E4BB #BBF7E4 #E4BBF7
tetradic
#F7E4BB #BBF7C6 #BBCEF7 #F7BBEC
square
#F7E4BB #BBF7C6 #BBCEF7 #F7BBEC
split-complementary
#F7E4BB #BBECF7 #C6BBF7
monochromatic
#EAB94D #F1CE84 #F7E4BB #FCF4E4 #FCF4E4
Accessibility & contrast
On white
1.25
#F7E4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#F7E4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E4BB
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E4BB | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3B8
Deuteranopia (green-blind)
#F3E8BC
Tritanopia (blue-blind)
#FFDDD9
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f7e4bb; /* rgb */ color: rgb(247, 228, 187); /* oklch */ color: oklch(92.4% 0.057 86.1);
Tailwind
colors: {
custom: {
50: '#faeccf',
500: '#f7e4bb',
950: '#000000',
},
}SCSS
$custom: #f7e4bb; $custom-light: #faeccf; $custom-dark: #000000;
JSON
{
"hex": "#f7e4bb",
"rgb": {
"r": 247,
"g": 228,
"b": 187
},
"hsl": {
"h": 41,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.92402,
"c": 0.05731,
"h": 86.1
},
"luminance": 0.78849
}Semantic roles & 50–950 ramp
primary
#F7E4BB
secondary
#7D9AD9
accent
#4CDB0A
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483