#FBC694#FBC694
#FBC694 is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.2% C 0.089 H 64.5°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC694 |
|---|---|
| RGB | rgb(251, 198, 148) |
| HSL | hsl(29, 93%, 78%) |
| HSV | hsv(29, 41%, 98%) |
| CMYK | cmyk(0%, 21.1%, 41%, 1.6%) |
| CIE-LAB | lab(83.46, 12.53, 32.25) |
| CIE-LCH | lch(83.46, 34.60, 68.77°) |
| OKLab | oklab(86.21% 0.0381 0.0801) |
| OKLCH | oklch(86.21% 0.089 64.5) |
| XYZ | xyz(65.3253, 63.0391, 36.7382) |
| Luminance | 0.6304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.29
Burlywood
#DEB887
ΔE00 5.97
Apricot
#FBCEB1
ΔE00 6.16
Peach
#FFDAB9
ΔE00 6.54
Apricot (survey)
#FFB16D
ΔE00 6.86
Peach (survey)
#FFB07C
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC694 #94C9FB
analogous
#FB9495 #FBC694 #FBF994
triadic
#FBC694 #94FBC6 #C694FB
tetradic
#FBC694 #95FB94 #94C9FB #F994FB
square
#FBC694 #95FB94 #94C9FB #F994FB
split-complementary
#FBC694 #94FBF9 #9495FB
monochromatic
#F7871E #F9A759 #FBC694 #FDE5CF #FEEFE2
Accessibility & contrast
On white
1.54
#FBC694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#FBC694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC694
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC694 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C990
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc694; /* rgb */ color: rgb(251, 198, 148); /* oklch */ color: oklch(86.2% 0.089 64.5);
Tailwind
colors: {
custom: {
50: '#fed7b4',
500: '#fbc694',
950: '#000000',
},
}SCSS
$custom: #fbc694; $custom-light: #fed7b4; $custom-dark: #000000;
JSON
{
"hex": "#fbc694",
"rgb": {
"r": 251,
"g": 198,
"b": 148
},
"hsl": {
"h": 29.126,
"s": 92.793,
"l": 78.235
},
"oklch": {
"l": 0.86213,
"c": 0.08871,
"h": 64.5
},
"luminance": 0.63036
}Semantic roles & 50–950 ramp
primary
#FBC694
secondary
#589CDB
accent
#76E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381