#FFCA78#FFCA78
#FFCA78 is a very light, moderate orange. Relative luminance 0.649; OKLCH L 86.9% C 0.117 H 77.2°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCA78 |
|---|---|
| RGB | rgb(255, 202, 120) |
| HSL | hsl(36, 100%, 74%) |
| HSV | hsv(36, 53%, 100%) |
| CMYK | cmyk(0%, 20.8%, 52.9%, 0%) |
| CIE-LAB | lab(84.41, 9.40, 47.75) |
| CIE-LCH | lch(84.41, 48.67, 78.86°) |
| OKLab | oklab(86.91% 0.0259 0.1138) |
| OKLCH | oklch(86.91% 0.117 77.2) |
| XYZ | xyz(65.7537, 64.8611, 26.8218) |
| Luminance | 0.6486 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.41
Macaroni And Cheese
#EFB435
ΔE00 7.85
Wheat (survey)
#FBDD7E
ΔE00 8.18
Burlywood
#DEB887
ΔE00 8.23
Navajowhite
#FFDEAD
ΔE00 8.25
Sand (survey)
#E2CA76
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCA78 #78ADFF
analogous
#FF8678 #FFCA78 #F1FF78
triadic
#FFCA78 #78FFCA #CA78FF
tetradic
#FFCA78 #78FF86 #78ADFF #FF78F1
square
#FFCA78 #78FF86 #78ADFF #FF78F1
split-complementary
#FFCA78 #78F1FF #8678FF
monochromatic
#FD9900 #FFB23B #FFCA78 #FFE2B5 #FFF3E0
Accessibility & contrast
On white
1.50
#FFCA78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#FFCA78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCA78
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCA78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCA78 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB71
Deuteranopia (green-blind)
#EBD87A
Tritanopia (blue-blind)
#FFBBB6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffca78; /* rgb */ color: rgb(255, 202, 120); /* oklch */ color: oklch(86.9% 0.117 77.2);
Tailwind
colors: {
custom: {
50: '#ffdaa0',
500: '#ffca78',
950: '#000000',
},
}SCSS
$custom: #ffca78; $custom-light: #ffdaa0; $custom-dark: #000000;
JSON
{
"hex": "#ffca78",
"rgb": {
"r": 255,
"g": 202,
"b": 120
},
"hsl": {
"h": 36.444,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.86912,
"c": 0.1167,
"h": 77.2
},
"luminance": 0.64857
}Semantic roles & 50–950 ramp
primary
#FFCA78
secondary
#3E7DDD
accent
#5AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380