#FBC68E#FBC68E
#FBC68E is a very light, moderate orange. Relative luminance 0.628; OKLCH L 86.1% C 0.094 H 67.6°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC68E |
|---|---|
| RGB | rgb(251, 198, 142) |
| HSL | hsl(31, 93%, 77%) |
| HSV | hsv(31, 43%, 98%) |
| CMYK | cmyk(0%, 21.1%, 43.4%, 1.6%) |
| CIE-LAB | lab(83.37, 11.91, 35.23) |
| CIE-LCH | lch(83.37, 37.19, 71.33°) |
| OKLab | oklab(86.11% 0.0358 0.0868) |
| OKLCH | oklch(86.11% 0.094 67.6) |
| XYZ | xyz(64.8626, 62.8540, 34.3015) |
| Luminance | 0.6285 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.67
Light Peach
#FFD8B1
ΔE00 5.93
Apricot (survey)
#FFB16D
ΔE00 6.72
Navajowhite
#FFDEAD
ΔE00 7.09
Peach
#FFDAB9
ΔE00 7.43
Apricot
#FBCEB1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC68E #8EC3FB
analogous
#FB908E #FBC68E #F9FB8E
triadic
#FBC68E #8EFBC6 #C68EFB
tetradic
#FBC68E #8EFB90 #8EC3FB #FB8EF9
square
#FBC68E #8EFB90 #8EC3FB #FB8EF9
split-complementary
#FBC68E #8EF9FB #908EFB
monochromatic
#F78A18 #F9A853 #FBC68E #FDE4C9 #FEF0E1
Accessibility & contrast
On white
1.55
#FBC68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#FBC68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC68E
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC68E | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98A
Deuteranopia (green-blind)
#E4D58F
Tritanopia (blue-blind)
#FFBAB8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #fbc68e; /* rgb */ color: rgb(251, 198, 142); /* oklch */ color: oklch(86.1% 0.094 67.6);
Tailwind
colors: {
custom: {
50: '#ffd7af',
500: '#fbc68e',
950: '#000000',
},
}SCSS
$custom: #fbc68e; $custom-light: #ffd7af; $custom-dark: #000000;
JSON
{
"hex": "#fbc68e",
"rgb": {
"r": 251,
"g": 198,
"b": 142
},
"hsl": {
"h": 30.826,
"s": 93.162,
"l": 77.059
},
"oklch": {
"l": 0.86105,
"c": 0.09391,
"h": 67.6
},
"luminance": 0.6285
}Semantic roles & 50–950 ramp
primary
#FBC68E
secondary
#5395DB
accent
#70E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381