#F2DB80#F2DB80
#F2DB80 is a very light, moderate yellow. Relative luminance 0.711; OKLCH L 89.1% C 0.114 H 95.6°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DB80 |
|---|---|
| RGB | rgb(242, 219, 128) |
| HSL | hsl(48, 81%, 73%) |
| HSV | hsv(48, 47%, 95%) |
| CMYK | cmyk(0%, 9.5%, 47.1%, 5.1%) |
| CIE-LAB | lab(87.53, -3.85, 47.40) |
| CIE-LCH | lch(87.53, 47.55, 94.64°) |
| OKLab | oklab(89.13% -0.0111 0.1138) |
| OKLCH | oklch(89.13% 0.114 95.6) |
| XYZ | xyz(65.8477, 71.1013, 30.6733) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.82
Wheat (survey)
#FBDD7E
ΔE00 2.07
Pale Gold
#FDDE6C
ΔE00 3.71
Sand (survey)
#E2CA76
ΔE00 4.04
Yellow Tan
#FFE36E
ΔE00 4.05
Khaki (CSS)
#F0E68C
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DB80 #8097F2
analogous
#F2A280 #F2DB80 #D0F280
triadic
#F2DB80 #80F2DB #DB80F2
tetradic
#F2DB80 #80F2A2 #8097F2 #F280D0
square
#F2DB80 #80F2A2 #8097F2 #F280D0
split-complementary
#F2DB80 #80D0F2 #A280F2
monochromatic
#E1B817 #ECCB48 #F2DB80 #F8EBB8 #FCF7E3
Accessibility & contrast
On white
1.38
#F2DB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#F2DB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DB80
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DB80 | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD779
Deuteranopia (green-blind)
#F2DF84
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f2db80; /* rgb */ color: rgb(242, 219, 128); /* oklch */ color: oklch(89.1% 0.114 95.6);
Tailwind
colors: {
custom: {
50: '#f8e6a6',
500: '#f2db80',
950: '#000000',
},
}SCSS
$custom: #f2db80; $custom-light: #f8e6a6; $custom-dark: #000000;
JSON
{
"hex": "#f2db80",
"rgb": {
"r": 242,
"g": 219,
"b": 128
},
"hsl": {
"h": 47.895,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.89125,
"c": 0.11434,
"h": 95.6
},
"luminance": 0.71099
}Semantic roles & 50–950 ramp
primary
#F2DB80
secondary
#4964CD
accent
#33DE08
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480