#FBFFAE#FBFFAE
#FBFFAE is a very light, moderate yellow. Relative luminance 0.951; OKLCH L 97.9% C 0.102 H 110.5°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFFAE |
|---|---|
| RGB | rgb(251, 255, 174) |
| HSL | hsl(63, 100%, 84%) |
| HSV | hsv(63, 32%, 100%) |
| CMYK | cmyk(1.6%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(98.07, -13.41, 38.35) |
| CIE-LCH | lch(98.07, 40.63, 109.27°) |
| OKLab | oklab(97.86% -0.0356 0.0952) |
| OKLCH | oklch(97.86% 0.102 110.5) |
| XYZ | xyz(83.1840, 95.0864, 54.0076) |
| Luminance | 0.9508 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.67
Creme
#FFFFB6
ΔE00 1.70
Light Beige
#FFFEB6
ΔE00 1.98
Light Khaki
#E6F2A2
ΔE00 3.61
Buff
#FEF69E
ΔE00 3.76
Cream (survey)
#FFFFC2
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFFAE #B2AEFF
analogous
#FFDBAE #FBFFAE #D3FFAE
triadic
#FBFFAE #AEFBFF #FFAEFB
tetradic
#FBFFAE #AEFFDB #B2AEFF #FFAED3
square
#FBFFAE #AEFFDB #B2AEFF #FFAED3
split-complementary
#FBFFAE #AED3FF #DBAEFF
monochromatic
#F5FF34 #F8FF71 #FBFFAE #FDFFE0 #FDFFE0
Accessibility & contrast
On white
1.05
#FBFFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#FBFFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFFAE
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFFAE | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A8
Deuteranopia (green-blind)
#FFFBB1
Tritanopia (blue-blind)
#FFF6EA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fbffae; /* rgb */ color: rgb(251, 255, 174); /* oklch */ color: oklch(97.9% 0.102 110.5);
Tailwind
colors: {
custom: {
50: '#fdffc7',
500: '#fbffae',
950: '#000000',
},
}SCSS
$custom: #fbffae; $custom-light: #fdffc7; $custom-dark: #000000;
JSON
{
"hex": "#fbffae",
"rgb": {
"r": 251,
"g": 255,
"b": 174
},
"hsl": {
"h": 62.963,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97862,
"c": 0.10164,
"h": 110.5
},
"luminance": 0.95085
}Semantic roles & 50–950 ramp
primary
#FBFFAE
secondary
#726CE5
accent
#00E60B
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682