#FBD67C#FBD67C
#FBD67C is a very light, moderate orange. Relative luminance 0.701; OKLCH L 88.9% C 0.117 H 87.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FBD67C |
|---|---|
| RGB | rgb(251, 214, 124) |
| HSL | hsl(43, 94%, 74%) |
| HSV | hsv(43, 51%, 98%) |
| CMYK | cmyk(0%, 14.7%, 50.6%, 1.6%) |
| CIE-LAB | lab(87.03, 1.95, 48.90) |
| CIE-LCH | lch(87.03, 48.94, 87.72°) |
| OKLab | oklab(88.9% 0.0048 0.1167) |
| OKLCH | oklch(88.9% 0.117 87.6) |
| XYZ | xyz(67.4709, 70.0609, 29.0341) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.62
Light Mustard
#F7D560
ΔE00 4.11
Sandy
#F1DA7A
ΔE00 4.26
Pale Gold
#FDDE6C
ΔE00 4.36
Sand (survey)
#E2CA76
ΔE00 4.90
Maize
#F4D054
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBD67C #7CA1FB
analogous
#FB967C #FBD67C #E0FB7C
triadic
#FBD67C #7CFBD6 #D67CFB
tetradic
#FBD67C #7CFB96 #7CA1FB #FB7CE0
square
#FBD67C #7CFB96 #7CA1FB #FB7CE0
split-complementary
#FBD67C #7CE0FB #967CFB
monochromatic
#F5B007 #F9C341 #FBD67C #FDE9B7 #FEF6E1
Accessibility & contrast
On white
1.40
#FBD67C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#FBD67C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBD67C
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBD67C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBD67C | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D474
Deuteranopia (green-blind)
#F2DE7F
Tritanopia (blue-blind)
#FFC8C1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #fbd67c; /* rgb */ color: rgb(251, 214, 124); /* oklch */ color: oklch(88.9% 0.117 87.6);
Tailwind
colors: {
custom: {
50: '#ffe2a3',
500: '#fbd67c',
950: '#000000',
},
}SCSS
$custom: #fbd67c; $custom-light: #ffe2a3; $custom-dark: #000000;
JSON
{
"hex": "#fbd67c",
"rgb": {
"r": 251,
"g": 214,
"b": 124
},
"hsl": {
"h": 42.52,
"s": 94.074,
"l": 73.529
},
"oklch": {
"l": 0.88896,
"c": 0.11682,
"h": 87.6
},
"luminance": 0.70058
}Semantic roles & 50–950 ramp
primary
#FBD67C
secondary
#436ED8
accent
#43E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480