#F2CC85#F2CC85
#F2CC85 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.2% C 0.099 H 82.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CC85 |
|---|---|
| RGB | rgb(242, 204, 133) |
| HSL | hsl(39, 81%, 74%) |
| HSV | hsv(39, 45%, 95%) |
| CMYK | cmyk(0%, 15.7%, 45%, 5.1%) |
| CIE-LAB | lab(83.84, 4.32, 40.28) |
| CIE-LCH | lch(83.84, 40.51, 83.87°) |
| OKLab | oklab(86.24% 0.0131 0.0981) |
| OKLCH | oklch(86.24% 0.099 82.4) |
| XYZ | xyz(62.4466, 63.7594, 31.2033) |
| Luminance | 0.6376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.43
Wheat (survey)
#FBDD7E
ΔE00 6.27
Navajowhite
#FFDEAD
ΔE00 6.31
Pale Peach
#FFE5AD
ΔE00 6.70
Burlywood
#DEB887
ΔE00 6.88
Tan (survey)
#D1B26F
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CC85 #85ABF2
analogous
#F29585 #F2CC85 #E1F285
triadic
#F2CC85 #85F2CC #CC85F2
tetradic
#F2CC85 #85F295 #85ABF2 #F285E1
square
#F2CC85 #85F295 #85ABF2 #F285E1
split-complementary
#F2CC85 #85E1F2 #9585F2
monochromatic
#E49D18 #ECB54E #F2CC85 #F8E3BC #FCF3E3
Accessibility & contrast
On white
1.53
#F2CC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#F2CC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CC85
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CC85 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB80
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cc85; /* rgb */ color: rgb(242, 204, 133); /* oklch */ color: oklch(86.2% 0.099 82.4);
Tailwind
colors: {
custom: {
50: '#f8dba9',
500: '#f2cc85',
950: '#000000',
},
}SCSS
$custom: #f2cc85; $custom-light: #f8dba9; $custom-dark: #000000;
JSON
{
"hex": "#f2cc85",
"rgb": {
"r": 242,
"g": 204,
"b": 133
},
"hsl": {
"h": 39.083,
"s": 80.741,
"l": 73.529
},
"oklch": {
"l": 0.86235,
"c": 0.09895,
"h": 82.4
},
"luminance": 0.63756
}Semantic roles & 50–950 ramp
primary
#F2CC85
secondary
#4E7ACE
accent
#53DD08
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481