#F8CB85#F8CB85
#F8CB85 is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.6% C 0.101 H 77.9°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F8CB85 |
|---|---|
| RGB | rgb(248, 203, 133) |
| HSL | hsl(37, 89%, 75%) |
| HSV | hsv(37, 46%, 97%) |
| CMYK | cmyk(0%, 18.1%, 46.4%, 2.7%) |
| CIE-LAB | lab(84.16, 7.23, 40.80) |
| CIE-LCH | lch(84.16, 41.43, 79.95°) |
| OKLab | oklab(86.61% 0.0214 0.0992) |
| OKLCH | oklch(86.61% 0.101 77.9) |
| XYZ | xyz(64.3034, 64.3652, 31.2225) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.29
Burlywood
#DEB887
ΔE00 6.53
Sand (survey)
#E2CA76
ΔE00 7.49
Pale Peach
#FFE5AD
ΔE00 7.55
Very Light Brown
#D3B683
ΔE00 7.70
Wheat (survey)
#FBDD7E
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8CB85 #85B2F8
analogous
#F89285 #F8CB85 #EBF885
triadic
#F8CB85 #85F8CB #CB85F8
tetradic
#F8CB85 #85F892 #85B2F8 #F885EB
square
#F8CB85 #85F892 #85B2F8 #F885EB
split-complementary
#F8CB85 #85EBF8 #9285F8
monochromatic
#F19A11 #F5B24B #F8CB85 #FBE4BF #FDF3E2
Accessibility & contrast
On white
1.51
#F8CB85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#F8CB85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8CB85
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8CB85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8CB85 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB80
Deuteranopia (green-blind)
#E8D687
Tritanopia (blue-blind)
#FFBEBA
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f8cb85; /* rgb */ color: rgb(248, 203, 133); /* oklch */ color: oklch(86.6% 0.101 77.9);
Tailwind
colors: {
custom: {
50: '#fddaa9',
500: '#f8cb85',
950: '#000000',
},
}SCSS
$custom: #f8cb85; $custom-light: #fddaa9; $custom-dark: #000000;
JSON
{
"hex": "#f8cb85",
"rgb": {
"r": 248,
"g": 203,
"b": 133
},
"hsl": {
"h": 36.522,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.86613,
"c": 0.10145,
"h": 77.9
},
"luminance": 0.64362
}Semantic roles & 50–950 ramp
primary
#F8CB85
secondary
#4C82D5
accent
#5AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381