#F8D675#F8D675
#F8D675 is a very light, vivid orange. Relative luminance 0.693; OKLCH L 88.5% C 0.123 H 90.5°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D675 |
|---|---|
| RGB | rgb(248, 214, 117) |
| HSL | hsl(44, 90%, 72%) |
| HSV | hsv(44, 53%, 97%) |
| CMYK | cmyk(0%, 13.7%, 52.8%, 2.7%) |
| CIE-LAB | lab(86.67, 0.15, 51.78) |
| CIE-LCH | lch(86.67, 51.78, 89.83°) |
| OKLab | oklab(88.52% -0.001 0.1225) |
| OKLCH | oklch(88.52% 0.123 90.5) |
| XYZ | xyz(65.9714, 69.3371, 26.7346) |
| Luminance | 0.6933 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.82
Light Mustard
#F7D560
ΔE00 2.73
Pale Gold
#FDDE6C
ΔE00 3.05
Sandy
#F1DA7A
ΔE00 3.11
Maize
#F4D054
ΔE00 3.74
Light Gold
#FDDC5C
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D675 #7597F8
analogous
#F89575 #F8D675 #D9F875
triadic
#F8D675 #75F8D6 #D675F8
tetradic
#F8D675 #75F895 #7597F8 #F875D9
square
#F8D675 #75F895 #7597F8 #F875D9
split-complementary
#F8D675 #75D9F8 #9575F8
monochromatic
#E7AE0C #F5C53B #F8D675 #FBE7AF #FEF6E2
Accessibility & contrast
On white
1.41
#F8D675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#F8D675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D675
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D675 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D36C
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#FFC8BF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #f8d675; /* rgb */ color: rgb(248, 214, 117); /* oklch */ color: oklch(88.5% 0.123 90.5);
Tailwind
colors: {
custom: {
50: '#fde29f',
500: '#f8d675',
950: '#000000',
},
}SCSS
$custom: #f8d675; $custom-light: #fde29f; $custom-dark: #000000;
JSON
{
"hex": "#f8d675",
"rgb": {
"r": 248,
"g": 214,
"b": 117
},
"hsl": {
"h": 44.427,
"s": 90.345,
"l": 71.569
},
"oklch": {
"l": 0.88524,
"c": 0.12253,
"h": 90.5
},
"luminance": 0.69334
}Semantic roles & 50–950 ramp
primary
#F8D675
secondary
#3E65D3
accent
#3CE600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480