#F8CD7B#F8CD7B
#F8CD7B is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.8% C 0.112 H 82.5°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CD7B |
|---|---|
| RGB | rgb(248, 205, 123) |
| HSL | hsl(39, 90%, 73%) |
| HSV | hsv(39, 50%, 97%) |
| CMYK | cmyk(0%, 17.3%, 50.4%, 2.7%) |
| CIE-LAB | lab(84.51, 5.28, 46.24) |
| CIE-LCH | lch(84.51, 46.54, 83.48°) |
| OKLab | oklab(86.85% 0.0146 0.1108) |
| OKLCH | oklch(86.85% 0.112 82.5) |
| XYZ | xyz(64.1205, 65.0526, 27.9141) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.66
Sand (survey)
#E2CA76
ΔE00 5.83
Light Mustard
#F7D560
ΔE00 6.47
Maize
#F4D054
ΔE00 6.79
Sandy
#F1DA7A
ΔE00 6.97
Pale Gold
#FDDE6C
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CD7B #7BA6F8
analogous
#F88E7B #F8CD7B #E4F87B
triadic
#F8CD7B #7BF8CD #CD7BF8
tetradic
#F8CD7B #7BF88E #7BA6F8 #F87BE4
square
#F8CD7B #7BF88E #7BA6F8 #F87BE4
split-complementary
#F8CD7B #7BE4F8 #8E7BF8
monochromatic
#EC9F0D #F5B741 #F8CD7B #FBE3B5 #FDF4E2
Accessibility & contrast
On white
1.50
#F8CD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#F8CD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CD7B
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CD7B | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC74
Deuteranopia (green-blind)
#EAD77E
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f8cd7b; /* rgb */ color: rgb(248, 205, 123); /* oklch */ color: oklch(86.8% 0.112 82.5);
Tailwind
colors: {
custom: {
50: '#fddca2',
500: '#f8cd7b',
950: '#000000',
},
}SCSS
$custom: #f8cd7b; $custom-light: #fddca2; $custom-dark: #000000;
JSON
{
"hex": "#f8cd7b",
"rgb": {
"r": 248,
"g": 205,
"b": 123
},
"hsl": {
"h": 39.36,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.86848,
"c": 0.11174,
"h": 82.5
},
"luminance": 0.65049
}Semantic roles & 50–950 ramp
primary
#F8CD7B
secondary
#4375D4
accent
#4FE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480