#F5E2BB#F5E2BB
#F5E2BB is a very light, muted orange. Relative luminance 0.774; OKLCH L 91.8% C 0.055 H 85.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E2BB |
|---|---|
| RGB | rgb(245, 226, 187) |
| HSL | hsl(40, 74%, 85%) |
| HSV | hsv(40, 24%, 96%) |
| CMYK | cmyk(0%, 7.8%, 23.7%, 3.9%) |
| CIE-LAB | lab(90.50, 0.54, 21.45) |
| CIE-LCH | lch(90.50, 21.46, 88.55°) |
| OKLab | oklab(91.84% 0.0047 0.0549) |
| OKLCH | oklch(91.84% 0.055 85.1) |
| XYZ | xyz(73.8224, 77.3948, 58.0540) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 1.71
Moccasin
#FFE4B5
ΔE00 2.98
Blanchedalmond
#FFEBCD
ΔE00 3.74
Pale Peach
#FFE5AD
ΔE00 4.30
Champagne
#F7E7CE
ΔE00 4.42
Navajowhite
#FFDEAD
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E2BB #BBCEF5
analogous
#F5C5BB #F5E2BB #EBF5BB
triadic
#F5E2BB #BBF5E2 #E2BBF5
tetradic
#F5E2BB #BBF5C5 #BBCEF5 #F5BBEB
square
#F5E2BB #BBF5C5 #BBCEF5 #F5BBEB
split-complementary
#F5E2BB #BBEBF5 #C5BBF5
monochromatic
#E5B450 #EDCB86 #F5E2BB #FBF4E4 #FBF4E4
Accessibility & contrast
On white
1.27
#F5E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F5E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E2BB
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E2BB | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#F1E6BC
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5e2bb; /* rgb */ color: rgb(245, 226, 187); /* oklch */ color: oklch(91.8% 0.055 85.1);
Tailwind
colors: {
custom: {
50: '#f9ebcf',
500: '#f5e2bb',
950: '#000000',
},
}SCSS
$custom: #f5e2bb; $custom-light: #f9ebcf; $custom-dark: #000000;
JSON
{
"hex": "#f5e2bb",
"rgb": {
"r": 245,
"g": 226,
"b": 187
},
"hsl": {
"h": 40.345,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.9184,
"c": 0.05505,
"h": 85.1
},
"luminance": 0.77393
}Semantic roles & 50–950 ramp
primary
#F5E2BB
secondary
#7E9BD6
accent
#50D60F
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483