#F8CB7B#F8CB7B
#F8CB7B is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.5% C 0.111 H 80.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CB7B |
|---|---|
| RGB | rgb(248, 203, 123) |
| HSL | hsl(38, 90%, 73%) |
| HSV | hsv(38, 50%, 97%) |
| CMYK | cmyk(0%, 18.1%, 50.4%, 2.7%) |
| CIE-LAB | lab(84.02, 6.32, 45.63) |
| CIE-LCH | lch(84.02, 46.07, 82.12°) |
| OKLab | oklab(86.46% 0.0176 0.1094) |
| OKLCH | oklch(86.46% 0.111 80.8) |
| XYZ | xyz(63.6451, 64.1019, 27.7556) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.45
Wheat (survey)
#FBDD7E
ΔE00 6.52
Light Mustard
#F7D560
ΔE00 7.27
Maize
#F4D054
ΔE00 7.50
Navajowhite
#FFDEAD
ΔE00 7.62
Sandy
#F1DA7A
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CB7B #7BA8F8
analogous
#F88C7B #F8CB7B #E6F87B
triadic
#F8CB7B #7BF8CB #CB7BF8
tetradic
#F8CB7B #7BF88C #7BA8F8 #F87BE6
square
#F8CB7B #7BF88C #7BA8F8 #F87BE6
split-complementary
#F8CB7B #7BE6F8 #8C7BF8
monochromatic
#EC9C0D #F5B441 #F8CB7B #FBE2B5 #FDF4E2
Accessibility & contrast
On white
1.52
#F8CB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#F8CB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CB7B
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CB7B | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#E9D67D
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f8cb7b; /* rgb */ color: rgb(248, 203, 123); /* oklch */ color: oklch(86.5% 0.111 80.8);
Tailwind
colors: {
custom: {
50: '#fddaa2',
500: '#f8cb7b',
950: '#000000',
},
}SCSS
$custom: #f8cb7b; $custom-light: #fddaa2; $custom-dark: #000000;
JSON
{
"hex": "#f8cb7b",
"rgb": {
"r": 248,
"g": 203,
"b": 123
},
"hsl": {
"h": 38.4,
"s": 89.928,
"l": 72.745
},
"oklch": {
"l": 0.86461,
"c": 0.11084,
"h": 80.8
},
"luminance": 0.64098
}Semantic roles & 50–950 ramp
primary
#F8CB7B
secondary
#4377D4
accent
#53E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380