#F2CD80#F2CD80
#F2CD80 is a very light, moderate orange. Relative luminance 0.641; OKLCH L 86.4% C 0.104 H 84.6°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD80 |
|---|---|
| RGB | rgb(242, 205, 128) |
| HSL | hsl(41, 81%, 73%) |
| HSV | hsv(41, 47%, 95%) |
| CMYK | cmyk(0%, 15.3%, 47.1%, 5.1%) |
| CIE-LAB | lab(84.02, 3.33, 43.02) |
| CIE-LCH | lch(84.02, 43.15, 85.58°) |
| OKLab | oklab(86.35% 0.0097 0.104) |
| OKLCH | oklch(86.35% 0.104 84.6) |
| XYZ | xyz(62.3478, 64.1014, 29.5066) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.50
Wheat (survey)
#FBDD7E
ΔE00 5.16
Sandy
#F1DA7A
ΔE00 6.08
Light Mustard
#F7D560
ΔE00 6.44
Maize
#F4D054
ΔE00 6.89
Pale Peach
#FFE5AD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD80 #80A5F2
analogous
#F29480 #F2CD80 #DEF280
triadic
#F2CD80 #80F2CD #CD80F2
tetradic
#F2CD80 #80F294 #80A5F2 #F280DE
square
#F2CD80 #80F294 #80A5F2 #F280DE
split-complementary
#F2CD80 #80DEF2 #9480F2
monochromatic
#E19F17 #ECB748 #F2CD80 #F8E3B8 #FCF4E3
Accessibility & contrast
On white
1.52
#F2CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#F2CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD80
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD80 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7A
Deuteranopia (green-blind)
#E7D682
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cd80; /* rgb */ color: rgb(242, 205, 128); /* oklch */ color: oklch(86.4% 0.104 84.6);
Tailwind
colors: {
custom: {
50: '#f8dca6',
500: '#f2cd80',
950: '#000000',
},
}SCSS
$custom: #f2cd80; $custom-light: #f8dca6; $custom-dark: #000000;
JSON
{
"hex": "#f2cd80",
"rgb": {
"r": 242,
"g": 205,
"b": 128
},
"hsl": {
"h": 40.526,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.86352,
"c": 0.10445,
"h": 84.6
},
"luminance": 0.64098
}Semantic roles & 50–950 ramp
primary
#F2CD80
secondary
#4974CD
accent
#4DDE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18150F
muted
#868480