#FFCF76#FFCF76
#FFCF76 is a very light, vivid orange. Relative luminance 0.672; OKLCH L 87.8% C 0.120 H 81.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF76 |
|---|---|
| RGB | rgb(255, 207, 118) |
| HSL | hsl(39, 100%, 73%) |
| HSV | hsv(39, 54%, 100%) |
| CMYK | cmyk(0%, 18.8%, 53.7%, 0%) |
| CIE-LAB | lab(85.60, 6.66, 50.17) |
| CIE-LCH | lch(85.60, 50.61, 82.44°) |
| OKLab | oklab(87.84% 0.0176 0.119) |
| OKLCH | oklch(87.84% 0.12 81.6) |
| XYZ | xyz(66.8259, 67.1975, 26.5866) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.94
Light Mustard
#F7D560
ΔE00 6.37
Maize
#F4D054
ΔE00 6.61
Sand (survey)
#E2CA76
ΔE00 7.02
Pale Gold
#FDDE6C
ΔE00 7.19
Sandy
#F1DA7A
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF76 #76A6FF
analogous
#FF8A76 #FFCF76 #EBFF76
triadic
#FFCF76 #76FFCF #CF76FF
tetradic
#FFCF76 #76FF8A #76A6FF #FF76EB
square
#FFCF76 #76FF8A #76A6FF #FF76EB
split-complementary
#FFCF76 #76EBFF #8A76FF
monochromatic
#FBA300 #FFBA39 #FFCF76 #FFE4B3 #FFF4E0
Accessibility & contrast
On white
1.45
#FFCF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#FFCF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF76
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF76 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF6E
Deuteranopia (green-blind)
#EFDB79
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcf76; /* rgb */ color: rgb(255, 207, 118); /* oklch */ color: oklch(87.8% 0.120 81.6);
Tailwind
colors: {
custom: {
50: '#ffdd9f',
500: '#ffcf76',
950: '#000000',
},
}SCSS
$custom: #ffcf76; $custom-light: #ffdd9f; $custom-dark: #000000;
JSON
{
"hex": "#ffcf76",
"rgb": {
"r": 255,
"g": 207,
"b": 118
},
"hsl": {
"h": 38.978,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.87839,
"c": 0.12026,
"h": 81.6
},
"luminance": 0.67194
}Semantic roles & 50–950 ramp
primary
#FFCF76
secondary
#3D75DD
accent
#50E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480