#F3DDBB#F3DDBB
#F3DDBB is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.7% C 0.051 H 78.7°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DDBB |
|---|---|
| RGB | rgb(243, 221, 187) |
| HSL | hsl(36, 70%, 84%) |
| HSV | hsv(36, 23%, 95%) |
| CMYK | cmyk(0%, 9.1%, 23%, 4.7%) |
| CIE-LAB | lab(89.09, 2.37, 19.46) |
| CIE-LCH | lch(89.09, 19.61, 83.06°) |
| OKLab | oklab(90.69% 0.01 0.0499) |
| OKLCH | oklch(90.69% 0.051 78.7) |
| XYZ | xyz(71.7885, 74.3573, 57.5748) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 2.58
Bisque
#FFE4C4
ΔE00 2.95
Blanchedalmond
#FFEBCD
ΔE00 3.27
Champagne
#F7E7CE
ΔE00 3.70
Moccasin
#FFE4B5
ΔE00 3.80
Navajowhite
#FFDEAD
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DDBB #BBD1F3
analogous
#F3C1BB #F3DDBB #EDF3BB
triadic
#F3DDBB #BBF3DD #DDBBF3
tetradic
#F3DDBB #BBF3C1 #BBD1F3 #F3BBED
square
#F3DDBB #BBF3C1 #BBD1F3 #F3BBED
split-complementary
#F3DDBB #BBEDF3 #C1BBF3
monochromatic
#E1A953 #EAC387 #F3DDBB #FAF2E5 #FAF2E5
Accessibility & contrast
On white
1.32
#F3DDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#F3DDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DDBB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DDBB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#ECE2BC
Tritanopia (blue-blind)
#FDD7D4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #f3ddbb; /* rgb */ color: rgb(243, 221, 187); /* oklch */ color: oklch(90.7% 0.051 78.7);
Tailwind
colors: {
custom: {
50: '#f7e7cf',
500: '#f3ddbb',
950: '#000000',
},
}SCSS
$custom: #f3ddbb; $custom-light: #f7e7cf; $custom-dark: #000000;
JSON
{
"hex": "#f3ddbb",
"rgb": {
"r": 243,
"g": 221,
"b": 187
},
"hsl": {
"h": 36.429,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.9069,
"c": 0.05093,
"h": 78.7
},
"luminance": 0.74355
}Semantic roles & 50–950 ramp
primary
#F3DDBB
secondary
#7FA0D3
accent
#5ED214
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171613
muted
#858483