#F8BC90#F8BC90
#F8BC90 is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.0% C 0.090 H 57.4°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BC90 |
|---|---|
| RGB | rgb(248, 188, 144) |
| HSL | hsl(25, 88%, 77%) |
| HSV | hsv(25, 42%, 97%) |
| CMYK | cmyk(0%, 24.2%, 41.9%, 2.7%) |
| CIE-LAB | lab(80.71, 16.17, 30.63) |
| CIE-LCH | lch(80.71, 34.64, 62.17°) |
| OKLab | oklab(83.97% 0.0487 0.0762) |
| OKLCH | oklch(83.97% 0.09 57.4) |
| XYZ | xyz(61.7310, 57.9403, 34.3123) |
| Luminance | 0.5794 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.38
Apricot (survey)
#FFB16D
ΔE00 5.89
Apricot
#FBCEB1
ΔE00 6.01
Burlywood
#DEB887
ΔE00 7.30
Sandybrown
#F4A460
ΔE00 7.68
Light Peach
#FFD8B1
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BC90 #90CCF8
analogous
#F89098 #F8BC90 #F8F090
triadic
#F8BC90 #90F8BC #BC90F8
tetradic
#F8BC90 #98F890 #90CCF8 #F090F8
square
#F8BC90 #98F890 #90CCF8 #F090F8
split-complementary
#F8BC90 #90F8F0 #9098F8
monochromatic
#F1771D #F49956 #F8BC90 #FCDFCA #FDEEE2
Accessibility & contrast
On white
1.67
#F8BC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F8BC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BC90
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BC90 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18D
Deuteranopia (green-blind)
#DCCE90
Tritanopia (blue-blind)
#FFB0B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f8bc90; /* rgb */ color: rgb(248, 188, 144); /* oklch */ color: oklch(84.0% 0.090 57.4);
Tailwind
colors: {
custom: {
50: '#fcd0b1',
500: '#f8bc90',
950: '#000000',
},
}SCSS
$custom: #f8bc90; $custom-light: #fcd0b1; $custom-dark: #000000;
JSON
{
"hex": "#f8bc90",
"rgb": {
"r": 248,
"g": 188,
"b": 144
},
"hsl": {
"h": 25.385,
"s": 88.136,
"l": 76.863
},
"oklch": {
"l": 0.83971,
"c": 0.09044,
"h": 57.4
},
"luminance": 0.57937
}Semantic roles & 50–950 ramp
primary
#F8BC90
secondary
#55A0D7
accent
#84E501
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381