#FFCB78#FFCB78
#FFCB78 is a very light, moderate orange. Relative luminance 0.653; OKLCH L 87.1% C 0.117 H 78.0°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB78 |
|---|---|
| RGB | rgb(255, 203, 120) |
| HSL | hsl(37, 100%, 74%) |
| HSV | hsv(37, 53%, 100%) |
| CMYK | cmyk(0%, 20.4%, 52.9%, 0%) |
| CIE-LAB | lab(84.65, 8.88, 48.05) |
| CIE-LCH | lch(84.65, 48.86, 79.52°) |
| OKLab | oklab(87.1% 0.0244 0.1144) |
| OKLCH | oklch(87.1% 0.117 78) |
| XYZ | xyz(65.9891, 65.3319, 26.9002) |
| Luminance | 0.6533 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.69
Wheat (survey)
#FBDD7E
ΔE00 7.76
Macaroni And Cheese
#EFB435
ΔE00 7.83
Navajowhite
#FFDEAD
ΔE00 8.19
Sand (survey)
#E2CA76
ΔE00 8.22
Light Mustard
#F7D560
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB78 #78ACFF
analogous
#FF8778 #FFCB78 #EFFF78
triadic
#FFCB78 #78FFCB #CB78FF
tetradic
#FFCB78 #78FF87 #78ACFF #FF78EF
square
#FFCB78 #78FF87 #78ACFF #FF78EF
split-complementary
#FFCB78 #78EFFF #8778FF
monochromatic
#FD9B00 #FFB33B #FFCB78 #FFE3B5 #FFF3E0
Accessibility & contrast
On white
1.49
#FFCB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#FFCB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB78
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB78 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC71
Deuteranopia (green-blind)
#ECD97A
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffcb78; /* rgb */ color: rgb(255, 203, 120); /* oklch */ color: oklch(87.1% 0.117 78.0);
Tailwind
colors: {
custom: {
50: '#ffdaa0',
500: '#ffcb78',
950: '#000000',
},
}SCSS
$custom: #ffcb78; $custom-light: #ffdaa0; $custom-dark: #000000;
JSON
{
"hex": "#ffcb78",
"rgb": {
"r": 255,
"g": 203,
"b": 120
},
"hsl": {
"h": 36.889,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.87102,
"c": 0.11701,
"h": 78
},
"luminance": 0.65328
}Semantic roles & 50–950 ramp
primary
#FFCB78
secondary
#3E7BDD
accent
#58E600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380