#F2CF85#F2CF85
#F2CF85 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.8% C 0.101 H 85.1°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CF85 |
|---|---|
| RGB | rgb(242, 207, 133) |
| HSL | hsl(41, 81%, 74%) |
| HSV | hsv(41, 45%, 95%) |
| CMYK | cmyk(0%, 14.5%, 45%, 5.1%) |
| CIE-LAB | lab(84.59, 2.77, 41.23) |
| CIE-LCH | lch(84.59, 41.32, 86.15°) |
| OKLab | oklab(86.82% 0.0086 0.1002) |
| OKLCH | oklch(86.82% 0.101 85.1) |
| XYZ | xyz(63.1665, 65.1993, 31.4432) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.44
Wheat (survey)
#FBDD7E
ΔE00 5.02
Sandy
#F1DA7A
ΔE00 5.88
Pale Peach
#FFE5AD
ΔE00 6.25
Navajowhite
#FFDEAD
ΔE00 6.54
Light Mustard
#F7D560
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CF85 #85A8F2
analogous
#F29885 #F2CF85 #DEF285
triadic
#F2CF85 #85F2CF #CF85F2
tetradic
#F2CF85 #85F298 #85A8F2 #F285DE
square
#F2CF85 #85F298 #85A8F2 #F285DE
split-complementary
#F2CF85 #85DEF2 #9885F2
monochromatic
#E4A318 #ECB94E #F2CF85 #F8E5BC #FCF4E3
Accessibility & contrast
On white
1.50
#F2CF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#F2CF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CF85
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CF85 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CE7F
Deuteranopia (green-blind)
#E8D787
Tritanopia (blue-blind)
#FFC3BD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f2cf85; /* rgb */ color: rgb(242, 207, 133); /* oklch */ color: oklch(86.8% 0.101 85.1);
Tailwind
colors: {
custom: {
50: '#f8dda9',
500: '#f2cf85',
950: '#000000',
},
}SCSS
$custom: #f2cf85; $custom-light: #f8dda9; $custom-dark: #000000;
JSON
{
"hex": "#f2cf85",
"rgb": {
"r": 242,
"g": 207,
"b": 133
},
"hsl": {
"h": 40.734,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.86822,
"c": 0.1006,
"h": 85.1
},
"luminance": 0.65196
}Semantic roles & 50–950 ramp
primary
#F2CF85
secondary
#4E77CE
accent
#4DDD08
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481