#FBC27E#FBC27E
#FBC27E is a very light, moderate orange. Relative luminance 0.606; OKLCH L 85.1% C 0.107 H 70.5°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FBC27E |
|---|---|
| RGB | rgb(251, 194, 126) |
| HSL | hsl(33, 94%, 74%) |
| HSV | hsv(33, 50%, 98%) |
| CMYK | cmyk(0%, 22.7%, 49.8%, 1.6%) |
| CIE-LAB | lab(82.16, 12.47, 41.88) |
| CIE-LCH | lch(82.16, 43.70, 73.42°) |
| OKLab | oklab(85.09% 0.0359 0.1012) |
| OKLCH | oklch(85.09% 0.107 70.5) |
| XYZ | xyz(62.8442, 60.6031, 28.1221) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 6.08
Burlywood
#DEB887
ΔE00 6.22
Butterscotch
#FDB147
ΔE00 7.01
Light Orange
#FDAA48
ΔE00 7.73
Light Peach
#FFD8B1
ΔE00 8.31
Pale Orange
#FFA756
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBC27E #7EB7FB
analogous
#FB847E #FBC27E #F6FB7E
triadic
#FBC27E #7EFBC2 #C27EFB
tetradic
#FBC27E #7EFB84 #7EB7FB #FB7EF6
square
#FBC27E #7EFB84 #7EB7FB #FB7EF6
split-complementary
#FBC27E #7EF6FB #847EFB
monochromatic
#F78A08 #F9A643 #FBC27E #FDDEB9 #FEF1E1
Accessibility & contrast
On white
1.60
#FBC27E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FBC27E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBC27E
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBC27E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBC27E | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C579
Deuteranopia (green-blind)
#E3D27F
Tritanopia (blue-blind)
#FFB4B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fbc27e; /* rgb */ color: rgb(251, 194, 126); /* oklch */ color: oklch(85.1% 0.107 70.5);
Tailwind
colors: {
custom: {
50: '#ffd4a4',
500: '#fbc27e',
950: '#000000',
},
}SCSS
$custom: #fbc27e; $custom-light: #ffd4a4; $custom-dark: #000000;
JSON
{
"hex": "#fbc27e",
"rgb": {
"r": 251,
"g": 194,
"b": 126
},
"hsl": {
"h": 32.64,
"s": 93.985,
"l": 73.922
},
"oklch": {
"l": 0.85089,
"c": 0.10736,
"h": 70.5
},
"luminance": 0.60599
}Semantic roles & 50–950 ramp
primary
#FBC27E
secondary
#4588D9
accent
#69E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380