#FFCF75#FFCF75
#FFCF75 is a very light, vivid orange. Relative luminance 0.672; OKLCH L 87.8% C 0.121 H 81.8°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF75 |
|---|---|
| RGB | rgb(255, 207, 117) |
| HSL | hsl(39, 100%, 73%) |
| HSV | hsv(39, 54%, 100%) |
| CMYK | cmyk(0%, 18.8%, 54.1%, 0%) |
| CIE-LAB | lab(85.59, 6.58, 50.64) |
| CIE-LCH | lch(85.59, 51.07, 82.60°) |
| OKLab | oklab(87.83% 0.0173 0.1199) |
| OKLCH | oklch(87.83% 0.121 81.8) |
| XYZ | xyz(66.7667, 67.1739, 26.2753) |
| Luminance | 0.6717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 5.88
Light Mustard
#F7D560
ΔE00 6.23
Maize
#F4D054
ΔE00 6.45
Sand (survey)
#E2CA76
ΔE00 6.98
Pale Gold
#FDDE6C
ΔE00 7.07
Sandy
#F1DA7A
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF75 #75A5FF
analogous
#FF8A75 #FFCF75 #EAFF75
triadic
#FFCF75 #75FFCF #CF75FF
tetradic
#FFCF75 #75FF8A #75A5FF #FF75EA
square
#FFCF75 #75FF8A #75A5FF #FF75EA
split-complementary
#FFCF75 #75EAFF #8A75FF
monochromatic
#FAA300 #FFBA38 #FFCF75 #FFE4B2 #FFF4E0
Accessibility & contrast
On white
1.45
#FFCF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#FFCF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF75
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF75 | 1.00 | 1.45 | 14.43 | 14.43 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4CF6D
Deuteranopia (green-blind)
#EFDB78
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcf75; /* rgb */ color: rgb(255, 207, 117); /* oklch */ color: oklch(87.8% 0.121 81.8);
Tailwind
colors: {
custom: {
50: '#ffdd9f',
500: '#ffcf75',
950: '#000000',
},
}SCSS
$custom: #ffcf75; $custom-light: #ffdd9f; $custom-dark: #000000;
JSON
{
"hex": "#ffcf75",
"rgb": {
"r": 255,
"g": 207,
"b": 117
},
"hsl": {
"h": 39.13,
"s": 100,
"l": 72.941
},
"oklch": {
"l": 0.87826,
"c": 0.12114,
"h": 81.8
},
"luminance": 0.6717
}Semantic roles & 50–950 ramp
primary
#FFCF75
secondary
#3C74DD
accent
#50E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480