#F2CD78#F2CD78
#F2CD78 is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.2% C 0.112 H 86.5°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CD78 |
|---|---|
| RGB | rgb(242, 205, 120) |
| HSL | hsl(42, 82%, 71%) |
| HSV | hsv(42, 50%, 95%) |
| CMYK | cmyk(0%, 15.3%, 50.4%, 5.1%) |
| CIE-LAB | lab(83.91, 2.60, 46.86) |
| CIE-LCH | lch(83.91, 46.93, 86.82°) |
| OKLab | oklab(86.24% 0.0068 0.112) |
| OKLCH | oklch(86.24% 0.112 86.5) |
| XYZ | xyz(61.8418, 63.8990, 26.8420) |
| Luminance | 0.6390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.95
Wheat (survey)
#FBDD7E
ΔE00 4.37
Light Mustard
#F7D560
ΔE00 5.10
Sandy
#F1DA7A
ΔE00 5.25
Maize
#F4D054
ΔE00 5.49
Pale Gold
#FDDE6C
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CD78 #789DF2
analogous
#F29078 #F2CD78 #DAF278
triadic
#F2CD78 #78F2CD #CD78F2
tetradic
#F2CD78 #78F290 #789DF2 #F278DA
square
#F2CD78 #78F290 #789DF2 #F278DA
split-complementary
#F2CD78 #78DAF2 #9078F2
monochromatic
#DB9F15 #EDB840 #F2CD78 #F7E2B0 #FCF5E3
Accessibility & contrast
On white
1.52
#F2CD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#F2CD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CD78
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CD78 | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCB71
Deuteranopia (green-blind)
#E8D57B
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f2cd78; /* rgb */ color: rgb(242, 205, 120); /* oklch */ color: oklch(86.2% 0.112 86.5);
Tailwind
colors: {
custom: {
50: '#f9dca0',
500: '#f2cd78',
950: '#000000',
},
}SCSS
$custom: #f2cd78; $custom-light: #f9dca0; $custom-dark: #000000;
JSON
{
"hex": "#f2cd78",
"rgb": {
"r": 242,
"g": 205,
"b": 120
},
"hsl": {
"h": 41.803,
"s": 82.432,
"l": 70.98
},
"oklch": {
"l": 0.86235,
"c": 0.11223,
"h": 86.5
},
"luminance": 0.63896
}Semantic roles & 50–950 ramp
primary
#F2CD78
secondary
#426CCC
accent
#48DF07
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18150F
muted
#868480