#F2CB80#F2CB80
#F2CB80 is a very light, moderate orange. Relative luminance 0.631; OKLCH L 86.0% C 0.103 H 82.9°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F2CB80 |
|---|---|
| RGB | rgb(242, 203, 128) |
| HSL | hsl(39, 81%, 73%) |
| HSV | hsv(39, 47%, 95%) |
| CMYK | cmyk(0%, 16.1%, 47.1%, 5.1%) |
| CIE-LAB | lab(83.52, 4.36, 42.40) |
| CIE-LCH | lch(83.52, 42.62, 84.13°) |
| OKLab | oklab(85.96% 0.0128 0.1026) |
| OKLCH | oklch(85.96% 0.103 82.9) |
| XYZ | xyz(61.8724, 63.1507, 29.3482) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.17
Wheat (survey)
#FBDD7E
ΔE00 6.00
Sandy
#F1DA7A
ΔE00 6.96
Navajowhite
#FFDEAD
ΔE00 7.01
Tan (survey)
#D1B26F
ΔE00 7.01
Light Mustard
#F7D560
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2CB80 #80A7F2
analogous
#F29280 #F2CB80 #E0F280
triadic
#F2CB80 #80F2CB #CB80F2
tetradic
#F2CB80 #80F292 #80A7F2 #F280E0
square
#F2CB80 #80F292 #80A7F2 #F280E0
split-complementary
#F2CB80 #80E0F2 #9280F2
monochromatic
#E19C17 #ECB448 #F2CB80 #F8E2B8 #FCF4E3
Accessibility & contrast
On white
1.54
#F2CB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#F2CB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2CB80
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2CB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2CB80 | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA7A
Deuteranopia (green-blind)
#E6D482
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f2cb80; /* rgb */ color: rgb(242, 203, 128); /* oklch */ color: oklch(86.0% 0.103 82.9);
Tailwind
colors: {
custom: {
50: '#f8daa6',
500: '#f2cb80',
950: '#000000',
},
}SCSS
$custom: #f2cb80; $custom-light: #f8daa6; $custom-dark: #000000;
JSON
{
"hex": "#f2cb80",
"rgb": {
"r": 242,
"g": 203,
"b": 128
},
"hsl": {
"h": 39.474,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.85961,
"c": 0.10337,
"h": 82.9
},
"luminance": 0.63148
}Semantic roles & 50–950 ramp
primary
#F2CB80
secondary
#4976CD
accent
#51DE08
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380