#F8D488#F8D488
#F8D488 is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.4% C 0.103 H 85.1°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F8D488 |
|---|---|
| RGB | rgb(248, 212, 136) |
| HSL | hsl(41, 89%, 75%) |
| HSV | hsv(41, 45%, 97%) |
| CMYK | cmyk(0%, 14.5%, 45.2%, 2.7%) |
| CIE-LAB | lab(86.42, 2.87, 42.16) |
| CIE-LCH | lch(86.42, 42.26, 86.10°) |
| OKLab | oklab(88.4% 0.0089 0.1024) |
| OKLCH | oklch(88.4% 0.103 85.1) |
| XYZ | xyz(66.7010, 68.8241, 33.0588) |
| Luminance | 0.6882 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 4.33
Sand (survey)
#E2CA76
ΔE00 5.06
Sandy
#F1DA7A
ΔE00 5.57
Pale Peach
#FFE5AD
ΔE00 5.67
Navajowhite
#FFDEAD
ΔE00 6.24
Light Mustard
#F7D560
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8D488 #88ACF8
analogous
#F89C88 #F8D488 #E4F888
triadic
#F8D488 #88F8D4 #D488F8
tetradic
#F8D488 #88F89C #88ACF8 #F888E4
square
#F8D488 #88F89C #88ACF8 #F888E4
split-complementary
#F8D488 #88E4F8 #9C88F8
monochromatic
#F1AA14 #F5BF4E #F8D488 #FBE9C2 #FDF5E2
Accessibility & contrast
On white
1.42
#F8D488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#F8D488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8D488
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8D488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8D488 | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D382
Deuteranopia (green-blind)
#EEDC8A
Tritanopia (blue-blind)
#FFC8C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #f8d488; /* rgb */ color: rgb(248, 212, 136); /* oklch */ color: oklch(88.4% 0.103 85.1);
Tailwind
colors: {
custom: {
50: '#fce1ac',
500: '#f8d488',
950: '#000000',
},
}SCSS
$custom: #f8d488; $custom-light: #fce1ac; $custom-dark: #000000;
JSON
{
"hex": "#f8d488",
"rgb": {
"r": 248,
"g": 212,
"b": 136
},
"hsl": {
"h": 40.714,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.88404,
"c": 0.10282,
"h": 85.1
},
"luminance": 0.68821
}Semantic roles & 50–950 ramp
primary
#F8D488
secondary
#4E7AD6
accent
#4AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481