#FFCF78#FFCF78
#FFCF78 is a very light, moderate orange. Relative luminance 0.672; OKLCH L 87.9% C 0.118 H 81.1°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF78 |
|---|---|
| RGB | rgb(255, 207, 120) |
| HSL | hsl(39, 100%, 74%) |
| HSV | hsv(39, 53%, 100%) |
| CMYK | cmyk(0%, 18.8%, 52.9%, 0%) |
| CIE-LAB | lab(85.63, 6.82, 49.23) |
| CIE-LCH | lch(85.63, 49.70, 82.12°) |
| OKLab | oklab(87.87% 0.0183 0.1171) |
| OKLCH | oklch(87.87% 0.118 81.1) |
| XYZ | xyz(66.9460, 67.2456, 27.2192) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.09
Light Mustard
#F7D560
ΔE00 6.65
Maize
#F4D054
ΔE00 6.91
Sand (survey)
#E2CA76
ΔE00 7.09
Pale Gold
#FDDE6C
ΔE00 7.43
Sandy
#F1DA7A
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF78 #78A8FF
analogous
#FF8B78 #FFCF78 #EBFF78
triadic
#FFCF78 #78FFCF #CF78FF
tetradic
#FFCF78 #78FF8B #78A8FF #FF78EB
square
#FFCF78 #78FF8B #78A8FF #FF78EB
split-complementary
#FFCF78 #78EBFF #8B78FF
monochromatic
#FDA300 #FFB93B #FFCF78 #FFE5B5 #FFF4E0
Accessibility & contrast
On white
1.45
#FFCF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FFCF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF78
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF78 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF71
Deuteranopia (green-blind)
#EFDB7B
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcf78; /* rgb */ color: rgb(255, 207, 120); /* oklch */ color: oklch(87.9% 0.118 81.1);
Tailwind
colors: {
custom: {
50: '#ffdda1',
500: '#ffcf78',
950: '#000000',
},
}SCSS
$custom: #ffcf78; $custom-light: #ffdda1; $custom-dark: #000000;
JSON
{
"hex": "#ffcf78",
"rgb": {
"r": 255,
"g": 207,
"b": 120
},
"hsl": {
"h": 38.667,
"s": 100,
"l": 73.529
},
"oklch": {
"l": 0.87866,
"c": 0.11849,
"h": 81.1
},
"luminance": 0.67242
}Semantic roles & 50–950 ramp
primary
#FFCF78
secondary
#3E77DD
accent
#52E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480