#F2CD85#F2CD85
#F2CD85 is a very light, moderate orange. Relative luminance 0.642; OKLCH L 86.4% C 0.099 H 83.3°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD85 |
|---|---|
| RGB | rgb(242, 205, 133) |
| HSL | hsl(40, 81%, 74%) |
| HSV | hsv(40, 45%, 95%) |
| CMYK | cmyk(0%, 15.3%, 45%, 5.1%) |
| CIE-LAB | lab(84.09, 3.81, 40.60) |
| CIE-LCH | lch(84.09, 40.77, 84.64°) |
| OKLab | oklab(86.43% 0.0116 0.0988) |
| OKLCH | oklch(86.43% 0.099 83.3) |
| XYZ | xyz(62.6850, 64.2363, 31.2828) |
| Luminance | 0.6423 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.08
Wheat (survey)
#FBDD7E
ΔE00 5.84
Navajowhite
#FFDEAD
ΔE00 6.36
Pale Peach
#FFE5AD
ΔE00 6.53
Sandy
#F1DA7A
ΔE00 6.76
Burlywood
#DEB887
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD85 #85AAF2
analogous
#F29685 #F2CD85 #E0F285
triadic
#F2CD85 #85F2CD #CD85F2
tetradic
#F2CD85 #85F296 #85AAF2 #F285E0
square
#F2CD85 #85F296 #85AAF2 #F285E0
split-complementary
#F2CD85 #85E0F2 #9685F2
monochromatic
#E49F18 #ECB64E #F2CD85 #F8E4BC #FCF4E3
Accessibility & contrast
On white
1.52
#F2CD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#F2CD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD85
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD85 | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7F
Deuteranopia (green-blind)
#E7D687
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #f2cd85; /* rgb */ color: rgb(242, 205, 133); /* oklch */ color: oklch(86.4% 0.099 83.3);
Tailwind
colors: {
custom: {
50: '#f8dca9',
500: '#f2cd85',
950: '#000000',
},
}SCSS
$custom: #f2cd85; $custom-light: #f8dca9; $custom-dark: #000000;
JSON
{
"hex": "#f2cd85",
"rgb": {
"r": 242,
"g": 205,
"b": 133
},
"hsl": {
"h": 39.633,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.8643,
"c": 0.09947,
"h": 83.3
},
"luminance": 0.64233
}Semantic roles & 50–950 ramp
primary
#F2CD85
secondary
#4E79CE
accent
#51DD08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481