#F8D375#F8D375
#F8D375 is a very light, vivid orange. Relative luminance 0.678; OKLCH L 87.9% C 0.121 H 88.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D375 |
|---|---|
| RGB | rgb(248, 211, 117) |
| HSL | hsl(43, 90%, 72%) |
| HSV | hsv(43, 53%, 97%) |
| CMYK | cmyk(0%, 14.9%, 52.8%, 2.7%) |
| CIE-LAB | lab(85.92, 1.69, 50.88) |
| CIE-LCH | lch(85.92, 50.91, 88.10°) |
| OKLab | oklab(87.94% 0.0034 0.1206) |
| OKLCH | oklch(87.94% 0.121 88.4) |
| XYZ | xyz(65.2192, 67.8326, 26.4839) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.84
Light Mustard
#F7D560
ΔE00 3.45
Pale Gold
#FDDE6C
ΔE00 4.13
Maize
#F4D054
ΔE00 4.14
Sandy
#F1DA7A
ΔE00 4.15
Sand (survey)
#E2CA76
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D375 #759AF8
analogous
#F89275 #F8D375 #DCF875
triadic
#F8D375 #75F8D3 #D375F8
tetradic
#F8D375 #75F892 #759AF8 #F875DC
square
#F8D375 #75F892 #759AF8 #F875DC
split-complementary
#F8D375 #75DCF8 #9275F8
monochromatic
#E7A90C #F5C03B #F8D375 #FBE6AF #FEF6E2
Accessibility & contrast
On white
1.44
#F8D375 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#F8D375 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D375
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D375 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D375 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D16D
Deuteranopia (green-blind)
#EFDB78
Tritanopia (blue-blind)
#FFC5BD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #f8d375; /* rgb */ color: rgb(248, 211, 117); /* oklch */ color: oklch(87.9% 0.121 88.4);
Tailwind
colors: {
custom: {
50: '#fde09f',
500: '#f8d375',
950: '#000000',
},
}SCSS
$custom: #f8d375; $custom-light: #fde09f; $custom-dark: #000000;
JSON
{
"hex": "#f8d375",
"rgb": {
"r": 248,
"g": 211,
"b": 117
},
"hsl": {
"h": 43.053,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.87935,
"c": 0.12061,
"h": 88.4
},
"luminance": 0.67829
}Semantic roles & 50–950 ramp
primary
#F8D375
secondary
#3E68D3
accent
#41E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480