#F3E2BB#F3E2BB
#F3E2BB is a very light, muted orange. Relative luminance 0.770; OKLCH L 91.7% C 0.054 H 87.2°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E2BB |
|---|---|
| RGB | rgb(243, 226, 187) |
| HSL | hsl(42, 70%, 84%) |
| HSV | hsv(42, 23%, 95%) |
| CMYK | cmyk(0%, 7%, 23%, 4.7%) |
| CIE-LAB | lab(90.34, -0.19, 21.20) |
| CIE-LCH | lch(90.34, 21.20, 90.52°) |
| OKLab | oklab(91.67% 0.0026 0.0542) |
| OKLCH | oklch(91.67% 0.054 87.2) |
| XYZ | xyz(73.1283, 77.0369, 58.0214) |
| Luminance | 0.7703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.26
Moccasin
#FFE4B5
ΔE00 3.57
Blanchedalmond
#FFEBCD
ΔE00 4.18
Pale Peach
#FFE5AD
ΔE00 4.54
Champagne
#F7E7CE
ΔE00 4.63
Beige (survey)
#E6DAA6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E2BB #BBCCF3
analogous
#F3C6BB #F3E2BB #E8F3BB
triadic
#F3E2BB #BBF3E2 #E2BBF3
tetradic
#F3E2BB #BBF3C6 #BBCCF3 #F3BBE8
square
#F3E2BB #BBF3C6 #BBCCF3 #F3BBE8
split-complementary
#F3E2BB #BBE8F3 #C6BBF3
monochromatic
#E1B653 #EACC87 #F3E2BB #FAF4E5 #FAF4E5
Accessibility & contrast
On white
1.28
#F3E2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F3E2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E2BB
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E2BB | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE1B9
Deuteranopia (green-blind)
#F0E5BC
Tritanopia (blue-blind)
#FDDBD7
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f3e2bb; /* rgb */ color: rgb(243, 226, 187); /* oklch */ color: oklch(91.7% 0.054 87.2);
Tailwind
colors: {
custom: {
50: '#f7ebcf',
500: '#f3e2bb',
950: '#000000',
},
}SCSS
$custom: #f3e2bb; $custom-light: #f7ebcf; $custom-dark: #000000;
JSON
{
"hex": "#f3e2bb",
"rgb": {
"r": 243,
"g": 226,
"b": 187
},
"hsl": {
"h": 41.786,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.91671,
"c": 0.05429,
"h": 87.2
},
"luminance": 0.77035
}Semantic roles & 50–950 ramp
primary
#F3E2BB
secondary
#7F99D3
accent
#4DD214
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#171613
muted
#858483