#F7E2BB#F7E2BB
#F7E2BB is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.0% C 0.056 H 82.9°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F7E2BB |
|---|---|
| RGB | rgb(247, 226, 187) |
| HSL | hsl(39, 79%, 85%) |
| HSV | hsv(39, 24%, 97%) |
| CMYK | cmyk(0%, 8.5%, 24.3%, 3.1%) |
| CIE-LAB | lab(90.67, 1.28, 21.70) |
| CIE-LCH | lch(90.67, 21.74, 86.63°) |
| OKLab | oklab(92.01% 0.0069 0.0555) |
| OKLCH | oklch(92.01% 0.056 82.9) |
| XYZ | xyz(74.5241, 77.7566, 58.0869) |
| Luminance | 0.7775 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.41
Moccasin
#FFE4B5
ΔE00 2.49
Blanchedalmond
#FFEBCD
ΔE00 3.43
Bisque
#FFE4C4
ΔE00 3.97
Navajowhite
#FFDEAD
ΔE00 4.02
Pale Peach
#FFE5AD
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7E2BB #BBD0F7
analogous
#F7C4BB #F7E2BB #EEF7BB
triadic
#F7E2BB #BBF7E2 #E2BBF7
tetradic
#F7E2BB #BBF7C4 #BBD0F7 #F7BBEE
square
#F7E2BB #BBF7C4 #BBD0F7 #F7BBEE
split-complementary
#F7E2BB #BBEEF7 #C4BBF7
monochromatic
#EAB34D #F1CB84 #F7E2BB #FCF3E4 #FCF3E4
Accessibility & contrast
On white
1.27
#F7E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#F7E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7E2BB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7E2BB | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#F1E7BC
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f7e2bb; /* rgb */ color: rgb(247, 226, 187); /* oklch */ color: oklch(92.0% 0.056 82.9);
Tailwind
colors: {
custom: {
50: '#faebcf',
500: '#f7e2bb',
950: '#000000',
},
}SCSS
$custom: #f7e2bb; $custom-light: #faebcf; $custom-dark: #000000;
JSON
{
"hex": "#f7e2bb",
"rgb": {
"r": 247,
"g": 226,
"b": 187
},
"hsl": {
"h": 39,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.9201,
"c": 0.0559,
"h": 82.9
},
"luminance": 0.77755
}Semantic roles & 50–950 ramp
primary
#F7E2BB
secondary
#7D9DD9
accent
#53DB0A
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483