#FAF47B#FAF47B
#FAF47B is a very light, vivid yellow. Relative luminance 0.865; OKLCH L 94.8% C 0.143 H 106.3°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FAF47B |
|---|---|
| RGB | rgb(250, 244, 123) |
| HSL | hsl(57, 93%, 73%) |
| HSV | hsv(57, 51%, 98%) |
| CMYK | cmyk(0%, 2.4%, 50.8%, 2%) |
| CIE-LAB | lab(94.51, -13.57, 58.32) |
| CIE-LCH | lch(94.51, 59.88, 103.10°) |
| OKLab | oklab(94.8% -0.04 0.1373) |
| OKLCH | oklch(94.8% 0.143 106.3) |
| XYZ | xyz(75.3522, 86.4576, 31.4537) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 0.61
Manilla
#FFFA86
ΔE00 1.44
Yellowish Tan
#FCFC81
ΔE00 2.01
Custard
#FFFD78
ΔE00 2.24
Light Yellow
#FFFE7A
ΔE00 2.40
Pale Yellow
#FFFF84
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FAF47B #7B81FA
analogous
#FAB47B #FAF47B #C1FA7B
triadic
#FAF47B #7BFAF4 #F47BFA
tetradic
#FAF47B #7BFAB4 #7B81FA #FA7BC1
square
#FAF47B #7BFAB4 #7B81FA #FA7BC1
split-complementary
#FAF47B #7BC1FA #B47BFA
monochromatic
#F1E609 #F8EF40 #FAF47B #FCF9B6 #FEFDE2
Accessibility & contrast
On white
1.15
#FAF47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FAF47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FAF47B
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FAF47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FAF47B | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC70
Deuteranopia (green-blind)
#FFF281
Tritanopia (blue-blind)
#FFE7D8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #faf47b; /* rgb */ color: rgb(250, 244, 123); /* oklch */ color: oklch(94.8% 0.143 106.3);
Tailwind
colors: {
custom: {
50: '#fef7a4',
500: '#faf47b',
950: '#000000',
},
}SCSS
$custom: #faf47b; $custom-light: #fef7a4; $custom-dark: #000000;
JSON
{
"hex": "#faf47b",
"rgb": {
"r": 250,
"g": 244,
"b": 123
},
"hsl": {
"h": 57.165,
"s": 92.701,
"l": 73.137
},
"oklch": {
"l": 0.94795,
"c": 0.14302,
"h": 106.3
},
"luminance": 0.86455
}Semantic roles & 50–950 ramp
primary
#FAF47B
secondary
#4249D7
accent
#0BE600
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18170F
muted
#868580