#F3DBAE#F3DBAE
#F3DBAE is a very light, moderate orange. Relative luminance 0.728; OKLCH L 90.0% C 0.064 H 83.1°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DBAE |
|---|---|
| RGB | rgb(243, 219, 174) |
| HSL | hsl(39, 74%, 82%) |
| HSV | hsv(39, 28%, 95%) |
| CMYK | cmyk(0%, 9.9%, 28.4%, 4.7%) |
| CIE-LAB | lab(88.34, 1.65, 25.19) |
| CIE-LCH | lch(88.34, 25.24, 86.26°) |
| OKLab | oklab(90.02% 0.0078 0.0639) |
| OKLCH | oklch(90.02% 0.064 83.1) |
| XYZ | xyz(69.9344, 72.7758, 50.3994) |
| Luminance | 0.7277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat
#F5DEB3
ΔE00 0.85
Moccasin
#FFE4B5
ΔE00 2.29
Navajowhite
#FFDEAD
ΔE00 2.94
Pale Peach
#FFE5AD
ΔE00 3.33
Beige (survey)
#E6DAA6
ΔE00 4.97
Bisque
#FFE4C4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DBAE #AEC6F3
analogous
#F3B9AE #F3DBAE #E9F3AE
triadic
#F3DBAE #AEF3DB #DBAEF3
tetradic
#F3DBAE #AEF3B9 #AEC6F3 #F3AEE9
square
#F3DBAE #AEF3B9 #AEC6F3 #F3AEE9
split-complementary
#F3DBAE #AEE9F3 #B9AEF3
monochromatic
#E3AC43 #EBC379 #F3DBAE #FBF3E3 #FBF3E4
Accessibility & contrast
On white
1.35
#F3DBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#F3DBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DBAE
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DBAE | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DAAB
Deuteranopia (green-blind)
#ECE0AF
Tritanopia (blue-blind)
#FED3CF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f3dbae; /* rgb */ color: rgb(243, 219, 174); /* oklch */ color: oklch(90.0% 0.064 83.1);
Tailwind
colors: {
custom: {
50: '#f8e6c6',
500: '#f3dbae',
950: '#000000',
},
}SCSS
$custom: #f3dbae; $custom-light: #f8e6c6; $custom-dark: #000000;
JSON
{
"hex": "#f3dbae",
"rgb": {
"r": 243,
"g": 219,
"b": 174
},
"hsl": {
"h": 39.13,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.90017,
"c": 0.06432,
"h": 83.1
},
"luminance": 0.72774
}Semantic roles & 50–950 ramp
primary
#F3DBAE
secondary
#7394D3
accent
#54D60F
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#171513
muted
#858482