#FFCF85#FFCF85
#FFCF85 is a very light, moderate orange. Relative luminance 0.676; OKLCH L 88.1% C 0.107 H 77.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCF85 |
|---|---|
| RGB | rgb(255, 207, 133) |
| HSL | hsl(36, 100%, 76%) |
| HSV | hsv(36, 48%, 100%) |
| CMYK | cmyk(0%, 18.8%, 47.8%, 0%) |
| CIE-LAB | lab(85.80, 7.95, 43.01) |
| CIE-LCH | lch(85.80, 43.74, 79.53°) |
| OKLab | oklab(88.05% 0.0231 0.1041) |
| OKLCH | oklch(88.05% 0.107 77.5) |
| XYZ | xyz(67.7891, 67.5828, 31.6599) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.41
Wheat (survey)
#FBDD7E
ΔE00 7.54
Pale Peach
#FFE5AD
ΔE00 7.54
Burlywood
#DEB887
ΔE00 7.80
Moccasin
#FFE4B5
ΔE00 8.05
Sand (survey)
#E2CA76
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCF85 #85B5FF
analogous
#FF9285 #FFCF85 #F2FF85
triadic
#FFCF85 #85FFCF #CF85FF
tetradic
#FFCF85 #85FF92 #85B5FF #FF85F2
square
#FFCF85 #85FF92 #85B5FF #FF85F2
split-complementary
#FFCF85 #85F2FF #9285FF
monochromatic
#FF9F0B #FFB748 #FFCF85 #FFE7C2 #FFF3E0
Accessibility & contrast
On white
1.45
#FFCF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#FFCF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCF85
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCF85 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D07F
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#FFC2BD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcf85; /* rgb */ color: rgb(255, 207, 133); /* oklch */ color: oklch(88.1% 0.107 77.5);
Tailwind
colors: {
custom: {
50: '#ffdda9',
500: '#ffcf85',
950: '#000000',
},
}SCSS
$custom: #ffcf85; $custom-light: #ffdda9; $custom-dark: #000000;
JSON
{
"hex": "#ffcf85",
"rgb": {
"r": 255,
"g": 207,
"b": 133
},
"hsl": {
"h": 36.393,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.88054,
"c": 0.10665,
"h": 77.5
},
"luminance": 0.67579
}Semantic roles & 50–950 ramp
primary
#FFCF85
secondary
#4984DF
accent
#5AE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481