#FBC693#FBC693
#FBC693 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.2% C 0.090 H 65.1°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC693 |
|---|---|
| RGB | rgb(251, 198, 147) |
| HSL | hsl(29, 93%, 78%) |
| HSV | hsv(29, 41%, 98%) |
| CMYK | cmyk(0%, 21.1%, 41.4%, 1.6%) |
| CIE-LAB | lab(83.45, 12.42, 32.75) |
| CIE-LCH | lch(83.45, 35.03, 69.23°) |
| OKLab | oklab(86.19% 0.0377 0.0812) |
| OKLCH | oklch(86.19% 0.09 65.1) |
| XYZ | xyz(65.2465, 63.0076, 36.3231) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.37
Burlywood
#DEB887
ΔE00 5.89
Apricot
#FBCEB1
ΔE00 6.41
Peach
#FFDAB9
ΔE00 6.68
Apricot (survey)
#FFB16D
ΔE00 6.81
Navajowhite
#FFDEAD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC693 #93C8FB
analogous
#FB9394 #FBC693 #FBFA93
triadic
#FBC693 #93FBC6 #C693FB
tetradic
#FBC693 #94FB93 #93C8FB #FA93FB
square
#FBC693 #94FB93 #93C8FB #FA93FB
split-complementary
#FBC693 #93FBFA #9394FB
monochromatic
#F7881D #F9A758 #FBC693 #FDE5CE #FEEFE1
Accessibility & contrast
On white
1.54
#FBC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#FBC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC693
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC693 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98F
Deuteranopia (green-blind)
#E4D594
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc693; /* rgb */ color: rgb(251, 198, 147); /* oklch */ color: oklch(86.2% 0.090 65.1);
Tailwind
colors: {
custom: {
50: '#fed7b3',
500: '#fbc693',
950: '#000000',
},
}SCSS
$custom: #fbc693; $custom-light: #fed7b3; $custom-dark: #000000;
JSON
{
"hex": "#fbc693",
"rgb": {
"r": 251,
"g": 198,
"b": 147
},
"hsl": {
"h": 29.423,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.86194,
"c": 0.08957,
"h": 65.1
},
"luminance": 0.63004
}Semantic roles & 50–950 ramp
primary
#FBC693
secondary
#579ADB
accent
#75E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381