#F3D08E#F3D08E
#F3D08E is a very light, moderate orange. Relative luminance 0.661; OKLCH L 87.3% C 0.092 H 82.8°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D08E |
|---|---|
| RGB | rgb(243, 208, 142) |
| HSL | hsl(39, 81%, 75%) |
| HSV | hsv(39, 42%, 95%) |
| CMYK | cmyk(0%, 14.4%, 41.6%, 4.7%) |
| CIE-LAB | lab(85.06, 3.56, 37.29) |
| CIE-LCH | lch(85.06, 37.46, 84.54°) |
| OKLab | oklab(87.26% 0.0117 0.0917) |
| OKLCH | oklch(87.26% 0.092 82.8) |
| XYZ | xyz(64.4024, 66.1223, 34.9565) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.07
Pale Peach
#FFE5AD
ΔE00 5.37
Sand (survey)
#E2CA76
ΔE00 5.68
Moccasin
#FFE4B5
ΔE00 6.19
Wheat (survey)
#FBDD7E
ΔE00 6.24
Wheat
#F5DEB3
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D08E #8EB1F3
analogous
#F39D8E #F3D08E #E3F38E
triadic
#F3D08E #8EF3D0 #D08EF3
tetradic
#F3D08E #8EF39D #8EB1F3 #F38EE3
square
#F3D08E #8EF39D #8EB1F3 #F38EE3
split-complementary
#F3D08E #8EE3F3 #9D8EF3
monochromatic
#E7A21F #EDB957 #F3D08E #F9E7C5 #FCF3E3
Accessibility & contrast
On white
1.48
#F3D08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#F3D08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D08E
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D08E | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF89
Deuteranopia (green-blind)
#E8D890
Tritanopia (blue-blind)
#FFC5BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #f3d08e; /* rgb */ color: rgb(243, 208, 142); /* oklch */ color: oklch(87.3% 0.092 82.8);
Tailwind
colors: {
custom: {
50: '#f9deb0',
500: '#f3d08e',
950: '#000000',
},
}SCSS
$custom: #f3d08e; $custom-light: #f9deb0; $custom-dark: #000000;
JSON
{
"hex": "#f3d08e",
"rgb": {
"r": 243,
"g": 208,
"b": 142
},
"hsl": {
"h": 39.208,
"s": 80.8,
"l": 75.49
},
"oklch": {
"l": 0.87258,
"c": 0.09239,
"h": 82.8
},
"luminance": 0.66119
}Semantic roles & 50–950 ramp
primary
#F3D08E
secondary
#5580D0
accent
#52DD08
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481